Tag version 1.7.2.
Bump version number.
Support clang and libc++. Reduce warnings.
Reduce warnings.
Bump version.
Remove static assertions.
Silence conversion warning.
Reduce warnings/errors.
Update arrtest (from opaque).
Tag version 1.3.1
Update to C++17 and remove more compiler warnings.
Tag version 1.7.1.
Update unit test library (copy from opaque).
Fix const_reference typedef.
Tag version 1.3.0
Version 1.3.0.
Qualify function names to inhibit ADL.
Home
Tag version 1.2.9
Version 1.2.9.
Home
Tag version 1.2.8
Version 1.2.8.
Correct; #include <functional>, do not declare ...
Tag version 1.2.7
Correct using statement.
Define a local version of move that matches the...
Tag version 1.2.6
Define a local version of forward that matches ...
Tag version 1.2.5
Version 1.2.5.
Fix comment.
Improve TEST_CALL mechanism to seamlessly handl...
Tag version 1.2.4
Improve unit test system to be able to track a ...
Tag version 1.2.3
Add ref-qualifiers and overloads.
Tag version 1.7.0.
Remove opaque typedefs, now their own library.
Include optimization in profiling flags.
Home
Tag version 1.2.2
Rename point_typedef to position_typedef. Much...
Tag version 1.2.1
Fix opaque::experimental::point_typedef for typ...
Home
Home
Opaque string typedef in version 1.2.0
Tag version 1.2.0
Version 1.2.0.
Refactor string_typedef to create a "safer" base.
Introduce hash and ostream.
Update string_typedef and add unit test. Facto...
Remove redundant test depending on removed type...
Clean up typedefs.
Initial version of opaque string typedef.
Add explicit instantiations.
Make downcast protected.
Move local struct to namespace scope to avoid c...
Improve inconvertibool documentation.
Tag version 1.1.9
Version 1.1.9.
Add experimental point_typedef.
Fix copyright line.
Make opaque::data constructor variadic so value...
Tag version 1.1.8
Version 1.1.8.
Add support for C++14 constexpr via 'constexpr1...
Home
Version 1.1.7 works on Mac
Home
Tag version 1.1.7
Version 1.1.7.
Do not create empty archive.
bundle: Only create archive rule when needed.
Improve test. Simplified, and with correct tra...
Home
Tag version 1.1.6
Update version to 1.1.6.
Change unit tests to eliminate a signedness con...
Change data constructor to be perfect-forwardin...
Trouble on Mac
Inconvertibool
Tag version 1.1.5
Version 1.1.5.
Add inconvertibool type.
Remove redundant constexpr.
Home
Home
Clang compatibility
Tag version 1.1.4
Version 1.1.4.
Avoid some warnings under clang.
Avoid warnings about tautological comparisons f...
Tag version 1.1.3
Version 1.1.3.
Commit version change.
Tag version 1.1.2
Remove test relating to streaming vector<int>. ...
Add user-provided default constructors to unit ...