$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2004-12-03 05:55:51
> OT: do you know any overview what compilers
> provide what kind of info?
It's an "implementation detail" in boost/type_traits/intrinsics.hpp,
Currently Metrowerks and SGI provide some support.
I believe that at least two other vendors have full type_traits support in
the works, but I probably can't comment any more than that.
John.