explicit basic_istream( std::basic_streambuf<CharT, Traits>* sb);
Defined in header
std::basic_stringbuf<CharT, Traits, Allocator>* rdbuf()
std::basic_string<CharT, Traits, Allocator> str() const;
explicit istrstream(const char* s); (1)
long& iword( int index );
char_type* pbase() const; (1)
Page 22 of 29