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.