Boost logo

Boost :

From: John Maddock (john_at_[hidden])
Date: 2005-07-15 04:56:41


> I see your point. It seems the library (dinkumware) which ships with
> Beta2 does not contain type traits for fundamental types from which one
> can extract the correct values for __is_xxx or __has_xxx intrinsics. Is
> this going to change in the final release of VC8 or is there another way
> of getting the correct TT values for undamental types (besides doing it
> yourself)?

Or by using Boost.Type Traits you'll get support for both fundamental types,
and for types that are supported by the new compiler intrinsics.

John.


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