boost::capy::slice_of<BufferSequence>::const_iterator::operator++
Increment operator
Synopsis
Declared in <boost/capy/buffers/slice.hpp>
const_iterator
operator++(int) noexcept;
Return Value
Another instance of the object
Created with MrDocs