Name

streambuf class — Stream buffer specialization

Synopsis

typedef basic_streambuf<char> streambuf;

The streambuf class specializes basic_streambuf for the char type.