Require valueless to be first, add test

This commit is contained in:
Peter Dimov
2017-06-14 01:04:36 +03:00
parent 44d2ead565
commit 4de9f80487
3 changed files with 249 additions and 11 deletions
+1
View File
@@ -63,3 +63,4 @@ run variant_visit.cpp : : : $(REQ) ;
run variant_lt_gt.cpp : : : $(REQ) ;
run variant_convert_construct.cpp : : : $(REQ) ;
run variant_subset.cpp : : : $(REQ) ;
run variant_valueless.cpp : : : $(REQ) ;