gcc/libstdc++-v3/include/ext
Paolo Carlini 3b007b5d6b stl_tree.h (rb_tree): Move to...
2002-01-04  Paolo Carlini  <pcarlini@unitus.it>

	* include/bits/stl_tree.h (rb_tree):  Move to...
	* include/ext/rb_tree:  ...here, new file.
        * include/Makefile.am (ext_headers):  Add new file.
        * include/Makefile.in:  Regenerate.
        * include/bits/stl_tempbuf.h (get_temporary_buffer + helper,
	return_temporary_buffer, struct temporary_buffer):  Move to...
        * include/ext/memory:  ...here.
        * testsuite/ext/headers.cc:  Include <ext/rb_tree>.
	* include/backward/tempbuf.h:  Include <ext/memory>, tweak.
	* include/backward/tree.h:  Include <ext/rb_tree), tweak.

From-SVN: r48538
2002-01-04 17:02:28 +00:00
..
algorithm stl_algobase.h (copy_n + helpers, [...]): Move to... 2002-01-02 12:16:56 +00:00
functional stl_numeric.h (power + helpers, iota): Move to... 2002-01-03 19:02:18 +00:00
hash_map hash_map: Move into __gnu_cxx, tweak, add using declarations. 2001-12-31 10:22:00 +00:00
hash_set hash_map: Move into __gnu_cxx, tweak, add using declarations. 2001-12-31 10:22:00 +00:00
iterator iterator: Add #include <bits/std_iterator.h>, tweak. 2001-12-31 19:30:24 +00:00
memory stl_tree.h (rb_tree): Move to... 2002-01-04 17:02:28 +00:00
numeric stl_numeric.h (power + helpers, iota): Move to... 2002-01-03 19:02:18 +00:00
rb_tree stl_tree.h (rb_tree): Move to... 2002-01-04 17:02:28 +00:00
rope
ropeimpl.h stl_numeric.h (power + helpers, iota): Move to... 2002-01-03 19:02:18 +00:00
slist slist: Move into __gnu_cxx, tweak, add using declarations. 2001-12-31 10:26:01 +00:00
stl_hash_fun.h hash_map: Move into __gnu_cxx, tweak, add using declarations. 2001-12-31 10:22:00 +00:00
stl_hashtable.h stl_bvector.h: Change calls to 3-argument distance() into standard 2-argument version. 2001-12-31 16:16:17 +00:00
stl_rope.h stl_algobase.h (copy_n + helpers, [...]): Move to... 2002-01-02 12:16:56 +00:00