d38d4e5d18
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 |
||
---|---|---|
.. | ||
allocator.cc | ||
complex_norm.cc | ||
container_benchmark.cc | ||
cout_insert_int.cc | ||
filebuf_copy.cc | ||
filebuf_sputc.cc | ||
fstream_seek_write.cc | ||
ifstream_extract_int.cc | ||
ifstream_getline.cc | ||
is_wchar_t.cc | ||
list_create_fill_sort.cc | ||
map_create_fill.cc | ||
narrow_widen_char.cc | ||
narrow_widen_wchar_t.cc | ||
ofstream_insert_float.cc | ||
ofstream_insert_int.cc | ||
string_append.cc | ||
wchar_t_in.cc | ||
wchar_t_length.cc | ||
wchar_t_out.cc |