CrtAllocator
Engine/source/persistence/rapidjson/allocators.h
C-runtime library allocator.
Public Functions
Detailed Description
C-runtime library allocator.
This class is just wrapper for standard C library memory routines.
note:implements Allocator concept