sonible / VCTR

A powerful C++ 20 wrapper around your favorite standard library containers
https://sonible.github.io/VCTR/
Other
25 stars 1 forks source link

Span: Added implicit conversion operator to std::span #133

Closed JanosGit closed 1 month ago

JanosGit commented 1 month ago

This was already missing for far too long ;)