1 file changed
+1
-1
lines changed- CHANGELOG.md+44
- CMakeLists.txt+3-2
- README.md+6-1
- conanfile.py+1-1
- example/strong_typedef.cpp+14-1
- external/debug_assert+1-1
- include/type_safe/config.hpp+12-1
- include/type_safe/optional.hpp+17-7
- include/type_safe/optional_ref.hpp+34-3
- include/type_safe/reference.hpp+5-4
- include/type_safe/strong_typedef.hpp+81-11
- include/type_safe/variant.hpp+9-10
- test/CMakeLists.txt+2-2
- test/optional.cpp+14
- test/optional_ref.cpp+8
- test/reference.cpp+24-2
- test/strong_typedef.cpp+129
- test_package/example.cpp+13-18
0 commit comments