Boost logo

Boost :

From: Steven Watanabe (steven_at_[hidden])
Date: 2007-02-06 17:54:45


AMDG

Matthias Schabel <boost <at> schabel-family.org> writes:

>
> > Just one thing. How about using Boost.Typeof?
>
> I tried using Boost.Typeof in a much earlier incarnation, at which
> time it didn't work.
> Assuming the library gets incorporated into Boost, that would be a
> logical thing to
> add. For now I'd rather not mess too much with the internals since
> they're working
> satisfactorily and changing over to Boost.Typeof would just be an
> implementation
> detail anyway.... Will put it on the to-do list, though.
>

You might want to switch on BOOST_TYPEOF_NATIVE.
That will at least catch compilers that use __typeof__
+ msvc while avoiding the possibly expensive registration/lookup
mechanism.

In Christ,
Steven Watanabe


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