#include <stdapis/stlport/stl/_alloc.h>
| class __debug_alloc |
| Public Member Type Definitions | |
|---|---|
| typedef | _Alloc __allocator_type |
| typedef | _Alloc::value_type value_type |
| Public Member Functions | |
|---|---|
| __debug_alloc() | |
| ~__debug_alloc() | |
| void *_STLP_CALL | allocate(size_t) |
| void _STLP_CALL | deallocate(void *, size_t) |