Ticket #8468: has_member_function_callable_with.hpp.patch

File has_member_function_callable_with.hpp.patch, 421 bytes (added by Rosario Leonardi <rosario.leonardi@…>, 10 years ago)
  • has_member_function_callable_with.hpp

     
    3434
    3535      struct dont_care
    3636      {
    37          dont_care(...);
     37         template<typename ValueType> dont_care(const ValueType &);
    3838      };
    3939
    4040      struct private_type