boost::gil::scoped_channel_value::operator++
Increment operator
Synopsis
Declared in <boost/gil/channel.hpp>
scoped_channel_value
operator++(int);
Return Value
Another instance of the object
Created with MrDocs