mirror of
https://github.com/boostorg/optional.git
synced 2025-07-29 03:57:20 +02:00
Added test for converting optional ref assignment
This commit is contained in:
@ -24,6 +24,9 @@ import testing ;
|
||||
[ run optional_test_ref_assign_mutable_int.cpp ]
|
||||
[ run optional_test_ref_assign_const_int.cpp ]
|
||||
[ run optional_test_ref_converting_ctor.cpp ]
|
||||
[ run optional_test_ref_convert_assign_non_int.cpp ]
|
||||
[ run optional_test_ref_convert_assign_mutable_int.cpp ]
|
||||
[ run optional_test_ref_convert_assign_const_int.cpp ]
|
||||
[ run optional_test_ref_portable_minimum.cpp ]
|
||||
[ run optional_test_inplace_factory.cpp ]
|
||||
[ run optional_test_io.cpp ]
|
||||
|
Reference in New Issue
Block a user