mirror of
https://github.com/boostorg/optional.git
synced 2025-08-01 05:24:32 +02:00
Added more tests for move operations, fixed bugs, disabled optional<T&&>.
This commit is contained in:
@@ -30,5 +30,7 @@ import testing ;
|
||||
[ compile-fail optional_test_ref_fail4.cpp ]
|
||||
[ compile-fail optional_test_inplace_fail.cpp ]
|
||||
[ compile-fail optional_test_inplace_fail2.cpp ]
|
||||
[ compile-fail optional_test_fail_copying_a_moveable_type.cpp ]
|
||||
[ compile-fail optional_test_fail_optional_rvalue_ref.cpp ]
|
||||
;
|
||||
}
|
||||
|
Reference in New Issue
Block a user