State state() const; (1)
char* str();
Defined in header
std::basic_string<CharT,Traits,Allocator> str() const; (1)
explicit basic_ostringstream( ios_base::openmode mode = ios_base::out );
fmtflags setf( fmtflags flags ); (1)
virtual int_type uflow();
protected: virtual int_type overflow (int_type c = EOF);
Page 3 of 29