mirror of
https://github.com/boostorg/iterator.git
synced 2025-07-23 01:17:16 +02:00
factored iterator adaptor stuff and a few other edits
[SVN r19465]
This commit is contained in:
@ -106,7 +106,7 @@ out of the overload set when the types are not interoperable.]
|
||||
.. _iterator facade requirements:
|
||||
|
||||
``iterator_facade`` requirements
|
||||
================================
|
||||
................................
|
||||
|
||||
The ``Derived`` template parameter must be a class derived from
|
||||
``iterator_facade``.
|
||||
@ -164,7 +164,7 @@ interoperable with ``X``.
|
||||
|
||||
|
||||
``iterator_facade`` operations
|
||||
==============================
|
||||
..............................
|
||||
|
||||
The operations in this section are described in terms of operations on
|
||||
the core interface of ``Derived`` which may be inaccessible
|
||||
|
Reference in New Issue
Block a user