Files
iterator/doc/iterator_facade_abstract.rst
2003-08-05 16:36:51 +00:00

5 lines
198 B
ReStructuredText

``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.