This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
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
Attachment:
p.20061003-2.bz2
Description: BZip2 compressed data
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |