Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

buffers_iterator::end

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

static buffers_iterator end(
    const BufferSequence & buffers);

PrevUpHomeNext