gcc/libstdc++-v3/include/backward
Benjamin Kosnik d38d4e5d18 new_allocator.h (new_allocator): Proper allocator class.
2003-12-23  Benjamin Kosnik  <bkoz@redhat.com>

	* include/ext/new_allocator.h (new_allocator): Proper allocator class.
	(__new_alloc): Delete.
	* include/ext/malloc_allocator.h (malloc_allocator): Same.
	(__malloc_alloc): Delete.
 	* include/ext/mt_allocator.h: Same, but weakly.
 	* include/ext/debug_allocator.h: Convert to the new style.
	* include/ext/pool_allocator.h: Use global new and delete directly.
	* include/backward/alloc.h: Don't inject malloc_allocator, or
	debug_allocator.
	* testsuite/ext/allocators.cc: Minimal fixups for usage of new
	classes.  Comment out tests with __pool_alloc for now.
	* testsuite/performance/allocator.cc: Same.

From-SVN: r74965
2003-12-23 07:24:57 +00:00
..
algo.h
algobase.h
alloc.h new_allocator.h (new_allocator): Proper allocator class. 2003-12-23 07:24:57 +00:00
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
tempbuf.h
tree.h
vector.h