gcc/libstdc++-v3/include/ext
Paolo Carlini 01b0d4b85a stl_numeric.h (power + helpers, iota): Move to...
2002-01-02  Paolo Carlini  <pcarlini@unitus.it>

	* include/bits/stl_numeric.h (power + helpers, iota):  Move to...
	* include/ext/numeric:  ...here, new file.
        * include/bits/stl_function.h (identity_element, unary_compose,
	binary_compose, compose1, compose2, identity, select1st,
	select2nd, project1st + helper, project2nd + helper,
	constant_void_fun + helper, constant_unary_fun + helper,
	costant_binary_fun + helper, constant0, constant1, constant2,
	subtractive_rng, mem_fun1, mem_fun1_ref):  Move to...
        * include/ext/functional:  ...here, new file.
        * include/Makefile.am (ext_headers):  Add new files.
        * include/Makefile.in:  Regenerate.
        * testsuite/ext/headers.cc:  Include <ext/numeric> and
	<ext/functional>.
	* include/backward/algo.h:  Include <ext/numeric>, tweak.
	* include/backward/function.h:  Include <ext/functional>, tweak.
        * include/ext/ropeimpl.h:  Include <ext/numeric>.

From-SVN: r48519
2002-01-03 19:02:18 +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_algobase.h (copy_n + helpers, [...]): Move to... 2002-01-02 12:16:56 +00:00
numeric stl_numeric.h (power + helpers, iota): Move to... 2002-01-03 19:02:18 +00:00
rope Intro.3: More notes. 2001-11-20 00:51:37 +00:00
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