template< class CharT, class Traits > basic_istream<CharT,Traits>&
A null-terminated multibyte string (NTMBS), or "multibyte string", is a sequence of nonzero bytes followed by a byte with value zero (the terminating null character).
Defined in header
bool empty() const;
void discard( unsigned long long z );
Usage const
fmtflags setf( fmtflags flags ); (1)
(1)
Page 7 of 100