gcc/libstdc++-v3/include/std
Paolo Carlini a2af66c186 re PR libstdc++/14078 (Manipulators are slow)
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
2004-02-11 12:08:23 +00:00
..
std_algorithm.h
std_bitset.h c_locale.cc: Fix throw messages to use the __N marker. 2004-01-27 00:49:03 +00:00
std_complex.h codecvt.h, [...]: Document. 2004-01-27 02:58:06 +00:00
std_deque.h
std_fstream.h
std_functional.h
std_iomanip.h
std_ios.h
std_iosfwd.h
std_iostream.h
std_istream.h re PR libstdc++/14078 (Manipulators are slow) 2004-02-11 12:08:23 +00:00
std_iterator.h
std_limits.h
std_list.h
std_locale.h
std_map.h
std_memory.h c_locale.h: Change ::malloc() to new char[]. 2004-01-30 03:43:00 +00:00
std_numeric.h
std_ostream.h re PR libstdc++/14078 (Manipulators are slow) 2004-02-11 12:08:23 +00:00
std_queue.h
std_set.h
std_sstream.h
std_stack.h
std_stdexcept.h
std_streambuf.h
std_string.h
std_utility.h
std_valarray.h gslice.h, [...]: Update copyright years. 2004-02-03 04:01:15 +00:00
std_vector.h