Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

basic_streambuf::max_size

Return the maximum size of the buffer.

std::size_t max_size() const;

PrevUpHomeNext