$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Daniel Walker (daniel.j.walker_at_[hidden])
Date: 2007-03-20 11:22:43
On 3/20/07, Giovanni Piero Deretta <gpderetta_at_[hidden]> 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