Changelog
flex_vector
is now nothrow move constructible and assignable #246gdb
pretty printing functionality provided inextra
- Fixed wrong argument order in some overloads of
operator<
forbox<T>
(#247) - Fix some MSVC compiler errors #263
- Interoparibility with C++20 ranges improved #263
- Some CMake and dependencies improvements