SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
CrtAllocator Member List

This is the complete list of members for CrtAllocator, including all inherited members.

Free(void *ptr) RAPIDJSON_NOEXCEPT (defined in CrtAllocator)CrtAllocatorinlinestatic
kNeedFree (defined in CrtAllocator)CrtAllocatorstatic
Malloc(size_t size) (defined in CrtAllocator)CrtAllocatorinline
operator!=(const CrtAllocator &) const RAPIDJSON_NOEXCEPT (defined in CrtAllocator)CrtAllocatorinline
operator==(const CrtAllocator &) const RAPIDJSON_NOEXCEPT (defined in CrtAllocator)CrtAllocatorinline
Realloc(void *originalPtr, size_t originalSize, size_t newSize) (defined in CrtAllocator)CrtAllocatorinline