Defined in header
char* str();
explicit basic_stringstream( ios_base::openmode mode = ios_base::in|ios_base::out
int_type get(); (1)
virtual int_type underflow();
bool is_open() const;
Page 2 of 29