mirror of
https://github.com/boostorg/iterator.git
synced 2025-07-22 17:07:16 +02:00
A few fixes
[SVN r23542]
This commit is contained in:
@ -138,8 +138,8 @@ operations.
|
||||
);
|
||||
|
||||
:Returns: An instance of ``transform_iterator`` with ``m_f``
|
||||
initialized to ``t.functor()`` and ``m_iterator`` initialized to
|
||||
``t.base()``.
|
||||
initialized to ``t.functor()`` and ``m_iterator`` initialized to
|
||||
``t.base()``.
|
||||
:Requires: ``OtherIterator`` is implicitly convertible to ``Iterator``.
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user