iterator_add_deref Struct Template Reference
[dereference_iterator_adaptor]

#include <pixel_iterator_adaptor.hpp>

List of all members.


Detailed Description

template<typename Iterator, typename Deref>
struct boost::gil::iterator_add_deref< Iterator, Deref >

Returns the type (and creates an instance) of an iterator that invokes the given dereference adaptor upon dereferencing.


Public Types

typedef dereference_iterator_adaptor<
Iterator, Deref > 
type

Static Public Member Functions

static type make (const Iterator &it, const Deref &d)

The documentation for this struct was generated from the following file:
Generated on Thu Nov 8 21:53:23 2007 for Generic Image Library by  doxygen 1.4.4