Defined in header
template< class CharT, class Traits, class Alloc > void
basic_istream& getline( char_type* s, std::streamsize count );
explicit basic_ostream( std::basic_streambuf<CharT, Traits>* sb );
int_type sbumpc();
class Init;
bool fail() const;
Page 25 of 29