Defined in header
basic_istream& operator>>( short& value ); basic_istream& operator>>(
explicit basic_iostream( std::basic_streambuf<CharT,Traits>* sb );
protected: void swap( basic_iostream& other );
(1)
int pcount() const;
virtual int_type underflow();
bool bad() const;
Page 2 of 29