added optional ref swap

and also chaned the copyright year in docs
This commit is contained in:
Andrzej Krzemienski
2016-02-13 15:33:07 +01:00
parent b5b8414c06
commit 94c735af2d
39 changed files with 159 additions and 37 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_swap.cpp ]
[ run optional_test_inplace_factory.cpp ]
[ run optional_test_io.cpp ]
[ run optional_test_move.cpp ]