$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Tobias Schwinger (tschwinger_at_[hidden])
Date: 2006-05-31 04:36:14
João Abecasis wrote:
>
> The problem I had was that I needed a type for result_of (e.g.,
> non-cv-qualified function pointer) and another type to pass around
> (e.g., function reference). By themselves, references work pretty well.
>
My point was that 'result_of' should work on 'F' as-is in the
code from my previous post.
Regards,
Tobias