Boost logo

Boost :

From: shunsuke (pstade.mb_at_[hidden])
Date: 2008-04-06 14:03:26


Peter Dimov wrote:
> shunsuke:
>
>> BTW, I think
>> `result_of<F(int)>::type` is always the same as
>> `result_of<F(int const &)>::type` in C++03.
>
> template<class T> T& operator()( T& t ) const;
> long operator()( long v ) const;

Ah, right.
Egg can't support such a case directly, though.

Regards,

-- 
Shunsuke Sogame

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk