SK83RJOSH / cblend

A modern C/C++ library for reading blend files.
MIT License
3 stars 1 forks source link

Query Improvements #12

Closed SK83RJOSH closed 4 weeks ago

SK83RJOSH commented 1 year ago

Allow creating queries from std::span, Query::Create now uses const spans, allow unsafe indexing on pointer types

github-actions[bot] commented 1 year ago

clang-tidy review says "All clean, LGTM! :+1:"