forked from boostorg/iterator
removed an unchanged line
[SVN r21808]
This commit is contained in:
@ -49,7 +49,6 @@ Issue 9.43x
|
||||
Issues 9.37x and 9.12
|
||||
|
||||
+ Iterator base() const;
|
||||
UnaryFunction functor() const;
|
||||
+ reference operator*() const;
|
||||
+ transform_iterator& operator++();
|
||||
+ transform_iterator& operator--();
|
||||
|
Reference in New Issue
Block a user