mirror of
https://github.com/boostorg/math.git
synced 2026-01-19 04:22:09 +00:00
Fix spelling of cxx11_explicit_conversion_operators.
This commit is contained in:
@@ -74,7 +74,7 @@ test-suite examples :
|
||||
#[ run lambert_w_basic_example.cpp ]
|
||||
[ run lambert_w_basic_example.cpp : : : [ requires cxx11_numeric_limits ] ]
|
||||
[ run lambert_w_simple_examples.cpp : : : [ requires cxx11_numeric_limits ] ]
|
||||
[ run lambert_w_precision_example.cpp : : : [ check-target-builds ../config//has_float128 "GCC libquadmath and __float128 support" : <linkflags>-lquadmath ] [ requires cxx11_numeric_limits explicit_conversion_operators ] ]
|
||||
[ run lambert_w_precision_example.cpp : : : [ check-target-builds ../config//has_float128 "GCC libquadmath and __float128 support" : <linkflags>-lquadmath ] [ requires cxx11_numeric_limits cxx11_explicit_conversion_operators ] ]
|
||||
|
||||
|
||||
[ run inverse_gamma_example.cpp ]
|
||||
|
||||
Reference in New Issue
Block a user