gcc/libstdc++-v3/include/std
Jerry Quinn 6f62fbd81a re PR libstdc++/9561 (ostream inserters rethrow exception of wrong type)
2003-03-08  Jerry Quinn  <jlquinn@optonline.net>

	PR libstdc++/9561
	* include/bits/basic_ios.h (_M_setstate): New.
	* include/bits/ostream.tcc (operator<<): Use it.
	* include/bits/istream.tcc (operator>>): Use it.
	* include/std/std_ostream.h (operator<<): Make friends.
	* include/std/std_istream.h (operator>>): Make friends.
	* testsuite/27_io/ostream_exception.cc,
	testsuite/27_io/istream_exception.cc: New tests.

From-SVN: r64021
2003-03-09 04:19:52 +00:00
..
std_algorithm.h
std_bitset.h std_bitset.h: Replace CHAR_BIT with __CHAR_BIT__, use numeric_limits for bits-per-word values. 2003-02-03 19:37:53 +00:00
std_complex.h Merge basic-improvements-branch to trunk 2002-12-16 18:23:00 +00:00
std_deque.h
std_fstream.h re PR libstdc++/9182 (basic_filebuf<> does not report errors in codecvt<>::out) 2003-03-07 22:06:28 +00:00
std_functional.h
std_iomanip.h c++config (_GLIBCPP_EXTERN_TEMPLATE): Define. 2003-02-13 21:39:03 +00:00
std_ios.h
std_iosfwd.h Revert include ordering. 2003-01-23 18:56:00 +00:00
std_iostream.h TODO: Note change in clause 27 docs. 2002-11-21 07:06:41 +00:00
std_istream.h re PR libstdc++/9561 (ostream inserters rethrow exception of wrong type) 2003-03-09 04:19:52 +00:00
std_iterator.h
std_limits.h Intro.3: Update with new (proper) names. 2003-02-26 00:02:16 +00:00
std_list.h
std_locale.h locale_facets.h: Move non-facet classes requiring <string> to... 2003-01-22 16:51:52 +00:00
std_map.h
std_memory.h
std_numeric.h
std_ostream.h re PR libstdc++/9561 (ostream inserters rethrow exception of wrong type) 2003-03-09 04:19:52 +00:00
std_queue.h
std_set.h
std_sstream.h PR libstdc++/9404, PR libstdc++/9701 (partial) 2003-02-24 18:22:58 +00:00
std_stack.h
std_stdexcept.h
std_streambuf.h PR libstdc++/9404, PR libstdc++/9701 (partial) 2003-02-24 18:22:58 +00:00
std_string.h
std_utility.h
std_valarray.h valarray_meta.h: Remove, split into ... 2003-01-24 16:32:11 +00:00
std_vector.h