![]() |
SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
|
Classes | |
| struct | rebind |
Public Types | |
| typedef BaseAllocator | BaseAllocatorType |
| typedef allocator_type::value_type | value_type |
Public Member Functions | |
| StdAllocator (const StdAllocator &rhs) RAPIDJSON_NOEXCEPT | |
| template<typename U > | |
| StdAllocator (const StdAllocator< U, BaseAllocator > &rhs) RAPIDJSON_NOEXCEPT | |
| StdAllocator (const BaseAllocator &baseAllocator) RAPIDJSON_NOEXCEPT | |
Friends | |
| template<typename , typename > | |
| class | StdAllocator |