
14 Jul
2010
14 Jul
'10
7:20 a.m.
Hi,
FYI, the Boost Function Types library provides introspection for member function pointers.
http://www.boost.org/doc/libs/1_43_0/libs/function_types
But I would still be interested in a remove_member_pointer for type_traits.
I tried them both, both approaches work perfect. For use within Boost.Geometry we take function_types because it is an already included library. Thanks again, Barend