[v3] tracker_allocator duplicate removal

Benjamin Kosnik bkoz@redhat.com
Tue Oct 3 17:08:00 GMT 2006


Second to last one of these.

This merges two competing tracker allocators from libstdc++'s
testsuite. I suppose we could put this in ext too, but I'm deciding
against it at the moment. Right now, we have three memory-debugging
allocators:

__gnu_cxx::debug_allocator
__gnu_cxx::throw_allocator
__gnu_test::tracker_allocator

The first one doesn't do much, the second two do.

tested x86/linux

-benjamin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: p.20061003-2.bz2
Type: application/x-bzip2
Size: 7492 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20061003/77501ecd/attachment.bz2>


More information about the Libstdc++ mailing list