Index: has_member_function_callable_with.hpp =================================================================== --- has_member_function_callable_with.hpp (revision 84005) +++ has_member_function_callable_with.hpp (working copy) @@ -34,7 +34,7 @@ struct dont_care { - dont_care(...); + template dont_care(const ValueType &); }; struct private_type