
12 Nov
2010
12 Nov
'10
11:58 p.m.
On 11/12/2010 3:38 PM, Edward Diener wrote:
When invoking boost::function_types::parameter_types with a member function pointer as the first template parameter, what do I susbstitute as the second template parameter so that no transform is done ?
boost::mpl::quote1< boost::mpl::identity > ? - Jeff