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 |
||
---|---|---|
.. | ||
20_util/allocator | ||
21_strings | ||
22_locale | ||
23_containers | ||
26_numerics | ||
27_io |