gcc/libstdc++-v3/include/ext
Benjamin Kosnik 6b5a2662c7 mt_allocator.h: Change include to gthr.h.
2003-10-21  Benjamin Kosnik  <bkoz@redhat.com>

	* include/ext/mt_allocator.h: Change include to gthr.h.
	* include/ext/rope: Same. Add _Refcount_base definitions.
	* include/ext/pool_allocator.h: Adjust namespaces.
	* include/bits/stl_threads.h (_Refcount_base): Move.
	Put remaining into namespace __gnu_cxx.

From-SVN: r72763
2003-10-21 18:01:37 +00:00
..
algorithm Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
debug_allocator.h [multiple changes] 2003-06-11 15:52:11 +00:00
enc_filebuf.h Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
functional stl_alloc.h: Cleanups. 2003-06-06 15:50:28 +00:00
hash_fun.h stl_alloc.h: Cleanups. 2003-06-06 15:50:28 +00:00
hash_map hash_map (class hash_multimap): Remove extra semicolons from __glibcxx_class_requires3 entries. 2003-07-16 14:23:08 +00:00
hash_set hash_map (class hash_multimap): Remove extra semicolons from __glibcxx_class_requires3 entries. 2003-07-16 14:23:08 +00:00
hashtable.h stl_alloc.h: Cleanups. 2003-06-06 15:50:28 +00:00
iterator Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
malloc_allocator.h [multiple changes] 2003-06-11 15:52:11 +00:00
memory stl_alloc.h: Cleanups. 2003-06-06 15:50:28 +00:00
mt_allocator.h mt_allocator.h: Change include to gthr.h. 2003-10-21 18:01:37 +00:00
new_allocator.h [multiple changes] 2003-06-11 15:52:11 +00:00
numeric Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
pod_char_traits.h re PR libstdc++/10081 (basic_ios::_M_cache_locale leaves NULL members in the face of unknown locales) 2003-10-20 22:11:40 +00:00
pool_allocator.h mt_allocator.h: Change include to gthr.h. 2003-10-21 18:01:37 +00:00
rb_tree stl_alloc.h: Cleanups. 2003-06-06 15:50:28 +00:00
rope mt_allocator.h: Change include to gthr.h. 2003-10-21 18:01:37 +00:00
ropeimpl.h ropeimpl.h: #include <ostream> instead of <iostream> 2003-08-19 08:03:09 +00:00
slist Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
stdio_filebuf.h c_locale.h: Include <cstdlib> and <cstring>. 2003-07-14 02:52:05 +00:00
stdio_sync_filebuf.h stdio_sync_filebuf.h: Don't include the whole <fstream>, only <streambuf> and <cstdio>. 2003-10-04 10:51:34 +00:00