mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-21 23:40:24 +08:00
f53d0ff143
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 |
||
---|---|---|
.. | ||
algo.h | ||
algobase.h | ||
alloc.h | ||
backward_warning.h | ||
bvector.h | ||
complex.h | ||
defalloc.h | ||
deque.h | ||
fstream.h | ||
function.h | ||
hash_map.h | ||
hash_set.h | ||
hashtable.h | ||
heap.h | ||
iomanip.h | ||
iostream.h | ||
istream.h | ||
iterator.h | ||
list.h | ||
map.h | ||
multimap.h | ||
multiset.h | ||
new.h | ||
ostream.h | ||
pair.h | ||
queue.h | ||
rope.h | ||
set.h | ||
slist.h | ||
stack.h | ||
stream.h | ||
streambuf.h | ||
strstream | ||
strstream.h | ||
tempbuf.h | ||
tree.h | ||
vector.h |