mirror of
https://github.com/boostorg/iterator.git
synced 2025-07-29 20:37:17 +02:00
factored iterator facade stuff into several files
[SVN r19464]
This commit is contained in:
4
doc/iterator_facade_abstract.rst
Normal file
4
doc/iterator_facade_abstract.rst
Normal file
@ -0,0 +1,4 @@
|
||||
``iterator_facade`` is a base class template which implements the
|
||||
interface of standard iterators in terms of a few core functions
|
||||
and associated types, to be supplied by a derived iterator class.
|
||||
|
Reference in New Issue
Block a user