bes
Updated for version 3.20.6
|
C-runtime library allocator. More...
#include <allocators.h>
Static Public Member Functions | |
static void | Free (void *ptr) |
static void | Free (void *ptr) |
Static Public Attributes | |
static const bool | kNeedFree = true |
C-runtime library allocator.
This class is just wrapper for standard C library memory routines.
Definition at line 62 of file cmr_module/rapidjson/allocators.h.