boost::gil::iterator_add_deref
Returns the type (and creates an instance) of an iterator that invokes the given dereference adaptor upon dereferencing
Specializations
Name |
Description |
|
|
For dereference iterator adaptors, compose the new function object after the old one |
Created with MrDocs