mirror of
https://github.com/boostorg/iterator.git
synced 2025-07-29 12:27:33 +02:00
factored iterator adaptor stuff and a few other edits
[SVN r19465]
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
``iterator_facade`` is a base class template which implements the
|
||||
``iterator_facade`` is a base class template that 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