$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [result_of]
From: er (erwann.rogard_at_[hidden])
Date: 2009-10-26 11:09:17
Eric Niebler wrote:
> The only solution I can think of is to (partially) specialize
> boost::result_of directly, as below ...
> HTH,
>
OK, Thank you.