tweak a comment

[SVN r8680]
This commit is contained in:
Dave Abrahams
2001-01-21 16:18:41 +00:00
parent 5963c3d44d
commit 708fd64f4e

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