stringbuf
Creates a type basic_stringbuf specialized on a char template parameter.
typedef basic_stringbuf<char> stringbuf;
설명
The type is a synonym for template class basic_stringbuf, specialized for elements of type char*.*
요구 사항
Header: <sstream>
네임스페이스: std