boost::gil::memunit_advance
Synopsis
Declared in <boost/gil/pixel_iterator.hpp>
template<typename P>
void
memunit_advance(
P*& p,
std::ptrdiff_t diff);
Created with MrDocs
Declared in <boost/gil/pixel_iterator.hpp>
template<typename P>
void
memunit_advance(
P*& p,
std::ptrdiff_t diff);
Created with MrDocs