$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2006-06-07 13:09:52
The sunpro type_traits tests are currently mostly failing because is_enum is
broken, this in turn is likely to really be an is_convertible failure.
There are a few possible preprocessor branches that could be taken for
is_convertible, if some kind soul with access to sunpro would give these a
try and see if any fix the errors that would be very welcome.
Thanks, John.