1
0
forked from boostorg/core

tweak a comment

[SVN r8680]
This commit is contained in:
Dave Abrahams
2001-01-21 16:18:41 +00:00
committed by Peter Dimov
parent df5aaeaa66
commit 9f0afd5ab4

View File

@@ -27,7 +27,6 @@
// Also, whether debugging is enabled or not, there is a broken specialization // Also, whether debugging is enabled or not, there is a broken specialization
// of std::iterator<output_iterator_tag,void,void,void,void> which has no // of std::iterator<output_iterator_tag,void,void,void,void> which has no
// typedefs but iterator_category. // typedefs but iterator_category.
// the proper typedef.
# if defined(__SGI_STL_PORT) && (__SGI_STL_PORT <= 0x410) && !defined(__STL_CLASS_PARTIAL_SPECIALIZATION) # if defined(__SGI_STL_PORT) && (__SGI_STL_PORT <= 0x410) && !defined(__STL_CLASS_PARTIAL_SPECIALIZATION)
# ifdef __STL_DEBUG # ifdef __STL_DEBUG