__gnu_cxx::debug_allocator< _Alloc > Class Template Reference
List of all members.
Detailed Description
template<typename _Alloc>
class __gnu_cxx::debug_allocator< _Alloc >
A meta-allocator with debugging bits, as per [20.4].
This is precisely the allocator defined in the C++ Standard.
- all allocation calls operator new
- all deallocation calls operator delete
Definition at line 65 of file debug_allocator.h.
Public Types
Public Member Functions
The documentation for this class was generated from the following file:
Generated on Wed Mar 26 00:44:03 2008 for libstdc++ by
1.5.1