Home | History | Annotate | Download | only in etc

Lines Matching full:istream

3990 	to avoid the default read from the istream even if the istream_iterator
4942 * test/unit/string_test.cpp: Add a small check to test use of istream width
5076 * stlport/stl/_bitset.h, _bitset.c: Avoid include of istream when
7728 * using/iostream : included using/istream and using/ostream
7780 * iomanip : added operator for setfill object and istream (was ostream only) (Thanks Mukesh Kapoor)
8032 * num_get<> : extra get() and do_get() members for "int" and "short" removed; istream operators changed accordingly