class Init;
bool fail() const;
Defined in header
explicit strstreambuf( std::streamsize alsize = 0 ); (1)
typedef /*implementation defined*/ iostate;
std::basic_stringbuf<CharT, Traits, Allocator>* rdbuf()
Page 26 of 29