Boost logo

Boost :

Subject: Re: [boost] [FunctionTypes] Removing the ClassTransform when invoking parameter_types
From: Jeffrey Lee Hellrung, Jr. (jhellrung_at_[hidden])
Date: 2010-11-12 18:58:03


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


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk