gcc/libstdc++-v3/include/std
Benjamin Kosnik 1bc8b0ad4e c++config (_GLIBCPP_EXTERN_TEMPLATE): Define.
2003-02-13  Benjamin Kosnik  <bkoz@redhat.com>

	* include/bits/c++config (_GLIBCPP_EXTERN_TEMPLATE): Define.
	* include/bits/basic_ios.tcc: Guard use of extern template.
	* include/std/std_iomanip.h: Same.
	* include/bits/streambuf.tcc: Same.
	* include/bits/stl_alloc.h: Same.
	* include/bits/locale_facets.tcc: Same.
	* include/bits/ostream.tcc: Same.
	* include/bits/istream.tcc: Same.
	* include/bits/fstream.tcc: Same.
	* include/bits/basic_string.tcc: Same.

From-SVN: r62865
2003-02-13 21:39:03 +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 Revert include ordering. 2003-01-23 18:56:00 +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++/9562 (ostream::sentry::operator bool () should be const) 2003-02-07 00:26:44 +00:00
std_iterator.h
std_limits.h c-common.c (builtin_define_float_constants): Define __<TYPE>_HAS_INFINITY__ and __<TYPE>_HAS_QUIET_NAN__. 2003-01-30 07:24:02 +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++/9562 (ostream::sentry::operator bool () should be const) 2003-02-07 00:26:44 +00:00
std_queue.h
std_set.h
std_sstream.h Revert include ordering. 2003-01-23 18:56:00 +00:00
std_stack.h
std_stdexcept.h
std_streambuf.h re PR libstdc++/9322 (return value of basic_streambuf<>::getloc affected by locale::global) 2003-01-23 22:53:35 +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