
8 May
2011
8 May
'11
3:50 p.m.
Den 08-05-2011 16:18, Joaquin M Lopez Munoz skrev:
Joaquin M Lopez Munoz<joaquin<at> tid.es> writes:
I'm afraid this is impossible. What would the type be for the first template paramater of ordered_unique?
Sorry, I meant "first non-template parameter".
Well, I thought c++11 would allow us to deduce return type, argument types and class type of a member function pointer. Wouldn't http://www.boost.org/doc/libs/1_46_1/libs/function_types/doc/html/boost_func... help? -Thorsten