Member List#
CrtAllocator Member List
This is the complete list of members for CrtAllocator, including all inherited members.
Free(void *ptr) RAPIDJSON_NOEXCEPT | CrtAllocator | inlinestatic |
kNeedFree | CrtAllocator | static |
Malloc(size_t size) | CrtAllocator | inline |
operator!=(const CrtAllocator &) const RAPIDJSON_NOEXCEPT | CrtAllocator | inline |
operator==(const CrtAllocator &) const RAPIDJSON_NOEXCEPT | CrtAllocator | inline |
Realloc(void *originalPtr, size_t originalSize, size_t newSize) | CrtAllocator | inline |