forked from boostorg/variant2
Disable variant_index_type.cpp for MSVC 32 bit
This commit is contained in:
@ -144,4 +144,4 @@ compile variant_visit_cx.cpp : [ requires cxx14_constexpr ] ;
|
||||
compile variant_visit_cx_2.cpp : [ requires cxx14_constexpr ] ;
|
||||
compile variant_visit_r_cx.cpp : [ requires cxx14_constexpr ] ;
|
||||
|
||||
run variant_index_type.cpp : : : <variant>release ;
|
||||
run variant_index_type.cpp : : : <variant>release <toolset>msvc,<address-model>32:<build>no ;
|
||||
|
Reference in New Issue
Block a user