mirror of
https://github.com/boostorg/optional.git
synced 2025-07-30 04:27:19 +02:00
Fixed code, updated docs, added emplace()
This commit is contained in:
@ -24,6 +24,7 @@ import testing ;
|
||||
[ run optional_test_move.cpp ]
|
||||
[ run optional_test_equals_none.cpp ]
|
||||
[ run optional_test_value_access.cpp ]
|
||||
[ run optional_test_emplace.cpp ]
|
||||
[ compile-fail optional_test_fail1.cpp ]
|
||||
[ compile-fail optional_test_fail3a.cpp ]
|
||||
[ compile-fail optional_test_fail3b.cpp ]
|
||||
|
Reference in New Issue
Block a user