Boost logo

Boost :

From: John Maddock (John_Maddock_at_[hidden])
Date: 2001-10-13 06:59:35


>As far as I remember it was disscussed to add flag like
>BOOST_SUNPRO_CC_PARTIAL_SPECIALIZATION
>I do not see it.
>
>Also I recomend to add BOOST_BUGGY_INTEGRAL_CONSTANT_EXPRESSIONS to
>SunPro configuration.

Yes, but I'm not sure that it's necessary any more - sunpro C++ 5.3 seems
to have reasonably good partial specialisation support (enough that
type_traits/call_traits/compressed pair all work in any case - I haven't
tested anything else yet. Integral constant members also seem to work fine
with this compiler version. So the problem is no longer so important. BTW
some patches to the code and config were necessary - see latest cvs source.

- John Maddock
http://ourworld.compuserve.com/homepages/john_maddock/


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