debug_allocator.h
4.12 KB
-
debug_allocator.h: _M_extra now stands for the number of extra objects instead of the number of... · 56766e0d
2004-02-04 Dhruv Matani <dhruvbird@gmx.net> * include/ext/debug_allocator.h: _M_extra now stands for the number of extra objects instead of the number of extra bytes. (debug_allocator::allocate): Adjust. (debug_allocator::deallocate): Adjust. * include/ext/pool_allocator.h: Fix typo. From-SVN: r77256
Dhruv Matani committed