Changes between Initial Version and Version 3 of Ticket #6403
- Timestamp:
- Jun 4, 2014, 10:09:40 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6403
- Property Owner changed from to
-
Ticket #6403 – Description
initial v3 1 In boost/iterator/detail/facade_iterator_category.hpp, line 76, there's a comment: 1 In boost/iterator/detail/facade_iterator_category.hpp, line 76, there's a comment: 2 {{{ 2 3 // If writability has been disabled per the above metafunction, the 3 4 // result will not be convertible to output_iterator_tag. 4 5 5 }}} 6 6 This comment corresponds to behavior that was removed in changeset: 7 7 https://svn.boost.org/trac/boost/changeset/21683