gcc/libstdc++-v3/include/ext
Paolo Carlini f53d0ff143 stl_algobase.h (copy_n + helpers, [...]): Move to...
2002-01-02  Paolo Carlini  <pcarlini@unitus.it>

	* include/bits/stl_algobase.h (copy_n + helpers,
	lexicographical_compare_3way + helpers):  Move to...
	* include/ext/algorithm:  ...here.
        * include/bits/stl_uninitialized.h (uninitialized_copy_n +
        helpers):  Move to...
        * include/ext/memory:  ...here, new file.
        * include/Makefile.am (ext_headers):  Add new file.
        * include/Makefile.in:  Regenerate.
        * testsuite/ext/headers.cc:  Include <ext/memory>.
	* include/backward/algobase.h:  Include <ext/memory> and
	<ext/algorithm>, tweak.
        * include/ext/ropeimpl.h:  Include <ext/memory>, tweak.
	* include/ext/stl_rope.h:  Include <ext/memory>, tweak.

From-SVN: r48467
2002-01-02 12:16:56 +00:00
..
algorithm stl_algobase.h (copy_n + helpers, [...]): Move to... 2002-01-02 12:16:56 +00:00
hash_map
hash_set
iterator iterator: Add #include <bits/std_iterator.h>, tweak. 2001-12-31 19:30:24 +00:00
memory stl_algobase.h (copy_n + helpers, [...]): Move to... 2002-01-02 12:16:56 +00:00
rope
ropeimpl.h stl_algobase.h (copy_n + helpers, [...]): Move to... 2002-01-02 12:16:56 +00:00
slist slist: Move into __gnu_cxx, tweak, add using declarations. 2001-12-31 10:26:01 +00:00
stl_hash_fun.h
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