function_traits for member functions? (Deducing parameter types from member function pointer)
Hi,
is it possible to retrieve the parameter types and return value type from a type of a member function pointer?
Something like boost::function_traits, but for member functions?
Topic archived. No new replies allowed.