fixed old implementation (issue #57)

This commit is contained in:
Andrzej Krzemienski
2018-07-12 00:30:47 +02:00
parent d0b87d2f35
commit 228b20df82
3 changed files with 339 additions and 111 deletions

View File

@@ -40,6 +40,7 @@ import testing ;
[ run optional_test_io.cpp ]
[ run optional_test_move.cpp ]
[ run optional_test_noexcept_move.cpp ]
[ run optional_test_old_impl.cpp ]
[ run optional_test_equals_none.cpp ]
[ run optional_test_value_access.cpp ]
[ run optional_test_emplace.cpp ]