#include <CCAllocatorStrategyDefault.h>
Public Member Functions | |
| CC_ALLOCATOR_INLINE void * | allocate (size_t size) |
| local | allocate ( local size) |
| CC_ALLOCATOR_INLINE void | deallocate (void *address, size_t size=0) |
Additional Inherited Members | |
Public Types inherited from AllocatorBase | |
| enum | { kDefaultAlignment = 16 } |
| typedef void * | pointer |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |