Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

buffers_iterator::begin

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

static buffers_iterator begin(
    const BufferSequence & buffers);

PrevUpHomeNext