Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

basic_streambuf::size

Return the size of the get area in characters.

std::size_t size() const;

PrevUpHomeNext