old compiler workarounds for the previous two fixes

This commit is contained in:
Andrzej Krzemienski
2016-11-20 23:42:41 +01:00
parent fafb3abb64
commit b4907c2a51
4 changed files with 38 additions and 12 deletions

View File

@@ -42,7 +42,7 @@ import testing ;
[ run optional_test_emplace.cpp ]
[ run optional_test_minimum_requirements.cpp ]
[ run optional_test_msvc_bug_workaround.cpp ]
[ compile optional_test_sfinae_friendly_value_ctor.cpp ]
[ compile optional_test_sfinae_friendly_ctor.cpp ]
[ compile-fail optional_test_ref_convert_assign_const_int_prevented.cpp ]
[ compile-fail optional_test_fail1.cpp ]
[ compile-fail optional_test_fail3a.cpp ]