boost::capy::consuming_buffers::const_iterator

Iterator for the consuming buffer sequence.

Synopsis

class const_iterator;

Description

Returns buffers starting from the current position, with the first buffer adjusted for consumed bytes.

Member Functions

Name

Description

const_iterator [constructor]

Constructors

operator*

operator++

Increment operators

operator‐‐

Decrement operators

operator==

Equality operator

operator!=

Inequality operator

Created with MrDocs