boost::capy::consuming_buffers::const_iterator::operator++
Increment operators
Synopses
Increment operator
const_iterator&
operator++() noexcept;
Increment operator
const_iterator
operator++(int) noexcept;
Created with MrDocs