Releases: moose-x86/owned_by_unique
Releases · moose-x86/owned_by_unique
Adding begin, end, size progation for containers
Release 1.0.2
Adding compilation check for strict safety, when only holding pointers to classes with virtual dtor is possible.
To enable you have to add -DOWNED_POINTER_STRICT_SAFETY flag to compilation.
Release 1.0.1
Fix for C++14 compile error due to using type_traits present in C++17
Release 1.0
First release