a2af66c186
2004-02-10 Paolo Carlini <pcarlini@suse.de> Petur Runolfsson <peturr02@ru.is> PR libstdc++/14078 * include/std/std_istream.h (operator>>(__istream_type& (*) (__istream_type&)), operator>>(__ios_type& (*)(__ios_type&)), operator>>(ios_base& (*)(ios_base&))): Declare inline. * include/std/std_ostream.h (operator<<(__ostream_type& (*) (__ostream_type&)), operator<<(__ios_type& (*)(__ios_type&)), operator<<(ios_base& (*) (ios_base&))): Likewise. * testsuite/performance/27_io/fmtflags_manipulators.cc: New. Co-Authored-By: Petur Runolfsson <peturr02@ru.is> From-SVN: r77650 |
||
---|---|---|
.. | ||
cout_insert_int.cc | ||
filebuf_copy.cc | ||
filebuf_sputc.cc | ||
fmtflags_manipulators.cc | ||
fstream_seek_write.cc | ||
ifstream_extract_float.cc | ||
ifstream_extract_int.cc | ||
ifstream_getline.cc | ||
ofstream_insert_float.cc | ||
ofstream_insert_int.cc |