Skip to content

Releases: moose-x86/owned_by_unique

Adding begin, end, size progation for containers

07 Oct 15:33
Compare
Choose a tag to compare
1.0.3

Adding begin,end,size propagation for containers which support it

Release 1.0.2

09 Oct 13:32
Compare
Choose a tag to compare

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

29 Jun 13:49
Compare
Choose a tag to compare

Fix for C++14 compile error due to using type_traits present in C++17

Release 1.0

28 Jun 11:08
Compare
Choose a tag to compare

First release