added more Solaris deficiencies contributed by Nat Mishkin

[SVN r8861]
This commit is contained in:
Jens Maurer
2001-02-02 18:57:46 +00:00
parent 02a081b3e9
commit 6b3dd0d1cb

View File

@@ -334,6 +334,11 @@
// Sun Workshop Compiler C++ ------------------------------------------------//
# elif defined __SUNPRO_CC
# if __SUNPRO_CC <= 0x520
# define BOOST_NO_SLIST
# define BOOST_NO_HASH
# define BOOST_NO_STD_ITERATOR_TRAITS
# endif
# if __SUNPRO_CC <= 0x500
# define BOOST_NO_MEMBER_TEMPLATES
# define BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION