boost::gil::memunit_step_fn
function object that returns the memory unit distance between two iterators and advances a given iterator a given number of mem units (bytes or bits)
Synopsis
Declared in <boost/gil/step_iterator.hpp>
template<typename Iterator>
struct memunit_step_fn;
Member Functions
Name |
Description |
|
Default constructor |
Created with MrDocs