Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
buffers_prefix_view::end

Returns an iterator to one past the last buffer in the sequence.

Synopsis
const_iterator
end() const;
Description

PrevUpHomeNext