changed ::pointer to ::value_type* (VC++ native header port) and

added BOOST_NO_TEMPLATED_ITERATOR_CONSTRUCTORS to intel c++ with
VC++ headers


[SVN r7826]
This commit is contained in:
Jeremy Siek
2000-09-25 16:53:17 +00:00
parent c1c7cc6cfc
commit e7b62671dd

View File

@@ -216,6 +216,7 @@
# define BOOST_NO_STDC_NAMESPACE
# define BOOST_NO_SLIST
# define BOOST_NO_HASH
# define BOOST_NO_TEMPLATED_ITERATOR_CONSTRUCTORS
# endif