>= 310 (delivered with KAI C++) has <slist>

[SVN r11238]
This commit is contained in:
Jens Maurer
2001-09-24 20:55:44 +00:00
parent 89bddb477b
commit 4b93dfc2e5

View File

@ -27,7 +27,9 @@
# define BOOST_HAS_TWO_ARG_USE_FACET
# endif
// 3.06 appears to have (non-sgi versions of) <hash_set> & <hash_map>, but no <slist>
//# define BOOST_HAS_SLIST
# if _CPPLIB_VER >= 310
# define BOOST_HAS_SLIST
# endif
#else
# define BOOST_MSVC_STD_ITERATOR 1
# define BOOST_NO_STD_ITERATOR