diff --git a/include/boost/lambda/detail/function_adaptors.hpp b/include/boost/lambda/detail/function_adaptors.hpp index cfe3b07..58c6b50 100644 --- a/include/boost/lambda/detail/function_adaptors.hpp +++ b/include/boost/lambda/detail/function_adaptors.hpp @@ -23,7 +23,7 @@ namespace lambda { namespace detail { -BOOST_MPL_HAS_XXX_TEMPLATE_NAMED_DEF(has_template_sig, sig, 1, true) +BOOST_MPL_HAS_XXX_TEMPLATE_DEF(sig) template struct remove_references_from_elements { @@ -160,7 +160,7 @@ template struct function_adaptor { : result_converter< Args , tuples::length::value - , detail::has_template_sig::value + , detail::has_sig::value > {}; #else // BOOST_NO_RESULT_OF