Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
basic_multi_buffer::max_size (2 of 2 overloads)

Return the maximum number of bytes, both readable and writable, that can ever be held.

Synopsis
size_type
max_size() const;
Description

PrevUpHomeNext