Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

buffer_sequence_end (1 of 4 overloads)

Get an iterator to one past the end element in a buffer sequence.

const mutable_buffer * buffer_sequence_end(
    const mutable_buffer & b);

PrevUpHomeNext