fixed interop between opt refs and opt vals

This commit is contained in:
Andrzej Krzemienski
2016-03-06 19:08:25 +01:00
parent 547e861704
commit 865d94a8d8
7 changed files with 123 additions and 1 deletions

View File

@@ -30,6 +30,7 @@ import testing ;
[ run optional_test_ref_convert_assign_const_int.cpp ]
[ run optional_test_ref_portable_minimum.cpp ]
[ run optional_test_ref_move.cpp ]
[ run optional_test_ref_to_val.cpp ]
[ run optional_test_inplace_factory.cpp ]
[ run optional_test_io.cpp ]
[ run optional_test_move.cpp ]