Public Types | Public Member Functions

__gnu_cxx::debug_allocator< _Alloc > Class Template Reference
[Allocators]

A meta-allocator with debugging bits, as per [20.4].This is precisely the allocator defined in the C++ Standard.

More...

List of all members.

Public Types

Public Member Functions


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.

Definition at line 63 of file debug_allocator.h.


The documentation for this class was generated from the following file: