mirror of
https://github.com/boostorg/optional.git
synced 2025-07-29 20:17:21 +02:00
fixed optional<optional<T>&> case
This commit is contained in:
@ -20,6 +20,7 @@ import testing ;
|
||||
[ run optional_test.cpp ]
|
||||
[ run optional_test_swap.cpp ]
|
||||
[ run optional_test_conversions_from_U.cpp ]
|
||||
[ run optional_test_convert_from_T.cpp ]
|
||||
[ run optional_test_tie.cpp ]
|
||||
[ run optional_test_ref_assign_portable_minimum.cpp ]
|
||||
[ run optional_test_ref_assign_mutable_int.cpp ]
|
||||
|
Reference in New Issue
Block a user