Boost logo

Boost :

From: shunsuke (pstade.mb_at_[hidden])
Date: 2008-02-17 13:13:20


Peder Holt wrote:
> For these
> compilers, it is possible to implement decltype. I am not sure whether
> this should be part of
> Boost.Typeof,
> since we cannot implement this feature on the remaining compilers.

I wanted to use decltype in order to make boost::result_of compilation faster.
(So that, the portability could be kept anyway.)

I probably give up, after all.
I've applied Boost.Typeof when expression type is known rvalue.
Unfortunately, the compilation time becomes slower :-)

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