asio C++ library

PrevUpHomeNext

buffers_iterator::end

Construct an iterator representing the end of the buffers' data.

static buffers_iterator end(
    const BufferSequence & buffers);

PrevUpHomeNext