Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
IteratorAdaptorConcept

Adaptor over another iterator. More...

Classes

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

Detailed Description

Adaptor over another iterator.