ReactOS 0.4.16-dev-340-g0540c21
|
#include <_alloc.h>
Public Types | |
typedef char | value_type |
Static Public Member Functions | |
static void *_STLP_CALL | allocate (size_t __n) |
static void _STLP_CALL | deallocate (void *__p, size_t) |
static __oom_handler_type _STLP_CALL | set_malloc_handler (__oom_handler_type __f) |
typedef char __malloc_alloc::value_type |
|
static |
Definition at line 131 of file allocators.cpp.
|
inlinestatic |
|
static |
Definition at line 156 of file allocators.cpp.