
20 Mar
2007
20 Mar
'07
3:22 p.m.
On 3/20/07, Giovanni Piero Deretta <gpderetta@gmail.com> wrote:
One up for this. I've needed it to detect the 'sig<...>' metafunctions to distinguish Boost.Lambda function objects from other polymorphic function objects.
That's similar to what I am using it for. I'm about to post a patch for result_of so that it can work with Boost.Lambda function objects. Daniel