Name

stringbuf class — Narrow character string buffer

Synopsis

typedef basic_stringbuf<char> stringbuf;

The stringbuf class is a specialization of the basic_stringbuf template for char characters.