gcc/libstdc++-v3/include/std
Paolo Carlini f4ca8e2772 re PR libstdc++/23875 (operator<<(short) should not call operator<<(long), etc.)
2005-09-15  Paolo Carlini  <pcarlini@suse.de>

	PR libstdc++/23875
	* include/std/std_ostream.h (operator<<(short), operator<<(unsigned
	short), operator<<(int), operator<<(unsigned int), operator<<(float)):
	Don't call operator<<(long), operator<<(unsigned long), or
	operator<<(double), do the work mandated by the resolution of DR117...
	* include/bits/ostream.tcc (operator<<(short), operator<<(unsigned
	short), operator<<(int), operator<<(unsigned int), operator<<(float)):
	... here.
	* testsuite/27_io/basic_ostream/inserters_arithmetic/pod/23875.cc: New.

From-SVN: r104313
2005-09-15 17:27:23 +00:00
..
std_algorithm.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
std_bitset.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
std_complex.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
std_deque.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
std_fstream.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
std_functional.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
std_iomanip.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
std_ios.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
std_iosfwd.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
std_iostream.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
std_istream.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
std_iterator.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
std_limits.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
std_list.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
std_locale.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
std_map.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
std_memory.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
std_numeric.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
std_ostream.h re PR libstdc++/23875 (operator<<(short) should not call operator<<(long), etc.) 2005-09-15 17:27:23 +00:00
std_queue.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
std_set.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
std_sstream.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
std_stack.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
std_stdexcept.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
std_streambuf.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
std_string.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
std_utility.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
std_valarray.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
std_vector.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00