mirror of
https://github.com/boostorg/iterator.git
synced 2026-05-04 03:50:46 +02:00
factored iterator facade stuff into several files
[SVN r19464]
This commit is contained in:
@@ -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