forked from boostorg/core
Renamed test and added to Jamfile.
This commit is contained in:
@ -38,6 +38,8 @@ run eif_namespace_disambiguation.cpp ;
|
||||
run eif_no_disambiguation.cpp ;
|
||||
run eif_partial_specializations.cpp ;
|
||||
|
||||
compile-fail ../noncopyable_compile_fail.cpp ;
|
||||
|
||||
run explicit_operator_bool.cpp ;
|
||||
run explicit_operator_bool_noexcept.cpp ;
|
||||
compile-fail explicit_operator_bool_compile_fail_conv_int.cpp ;
|
||||
|
Reference in New Issue
Block a user