Boost GIL


Classes
IteratorAdaptorConcept

Adaptor over another iterator. More...

Classes

struct  IteratorAdaptorConcept< Iterator >
 Iterator adaptor is a forward iterator adapting another forward iterator. More...
 
struct  MutableIteratorAdaptorConcept< Iterator >
 Iterator adaptor that is mutable. More...
 

Detailed Description

Adaptor over another iterator.