Wire Sysio Wire Sysion 1.0.0
|
#include "rapidjson.h"
Go to the source code of this file.
Classes | |
class | CrtAllocator |
C-runtime library allocator. More... | |
class | MemoryPoolAllocator< BaseAllocator > |
Default memory allocator used by the parser and DOM. More... | |
Macros | |
#define | RAPIDJSON_ALLOCATOR_DEFAULT_CHUNK_CAPACITY (64 * 1024) |
User-defined kDefaultChunkCapacity definition. | |