diff --git a/test/is_function_test.cpp b/test/is_function_test.cpp index 1cb0423..5cfedda 100644 --- a/test/is_function_test.cpp +++ b/test/is_function_test.cpp @@ -96,7 +96,7 @@ BOOST_CHECK_INTEGRAL_CONSTANT(::tt::is_function::value, true); #endif -#ifdef BOOST_TT_HAS_ACCURATE_BINARY_OPERATOR_DETECTION +#ifdef BOOST_TT_HAS_ASCCURATE_IS_FUNCTION test_cv_qual(&X::f); test_cv_qual(&X::fc);