id summary reporter owner description type status milestone component version severity resolution keywords cc 6403 Erroneous comment Ronald Garcia jeffrey.hellrung "In boost/iterator/detail/facade_iterator_category.hpp, line 76, there's a comment: {{{ // If writability has been disabled per the above metafunction, the // result will not be convertible to output_iterator_tag. }}} This comment corresponds to behavior that was removed in changeset: https://svn.boost.org/trac/boost/changeset/21683 Now the result will never be convertible to output_iterator_tag. " Bugs new To Be Determined iterator Boost 1.48.0 Problem