BOOST_ITERATOR_CATEGORY shouldn't be removed.

Since it was documented, it should be kept for backwards compatiblity.
This commit is contained in:
Daniel James
2014-06-04 12:55:03 +01:00
parent 6883d083d2
commit 187bc896f6

View File

@ -10,7 +10,8 @@
namespace boost {
// Obsolete. Remove.
// Macro for supporting old compilers, no longer needed but kept
// for backwards compatibility (it was documented).
#define BOOST_ITERATOR_CATEGORY iterator_category