Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

basic_streambuf_ref::capacity

Get the current capacity of the dynamic buffer.

std::size_t capacity() const;

PrevUpHomeNext