12 Feb
2010
12 Feb
'10
12:58 p.m.
Hello, although mentioned as a tip on the function_traits documentation page, it seems that remove_pointer doesn't work for member functions. It does work for normal function pointers. See attached an example. Is this the described/correct behaviour? If so, how do I easily transform a member function pointer type to a function type? Thanks, Rutger