#include <stdapis/stlport/stl/_alloc.h>
class __malloc_alloc |
Public Member Type Definitions | |
---|---|
typedef | char value_type |
Public Member Functions | |
---|---|
void *_STLP_CALL | allocate(size_t) |
void _STLP_CALL | deallocate(void *, size_t) |
__oom_handler_type _STLP_CALL | set_malloc_handler(__oom_handler_type) |
__oom_handler_type _STLP_CALL | set_malloc_handler | ( | __oom_handler_type | __f | ) | [static, inline] |