[PATCH] HP/SGI extensions to ext/functional-numeric (+ valarray problem)
Benjamin Kosnik
bkoz@redhat.com
Thu Jan 3 09:26:00 GMT 2002
> this is the next round. In fact we are almost done, only a few bits belonging to
> stl_tempbuf.h and stl_tree.h still are to be dealt with. Do you have any
> particula suggestion for the most suited ext/ name? Perhaps ext/misc ?
maybe ext/tree?
> 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>.
This looks fine to me.
thanks!
benjamin
More information about the Libstdc++
mailing list