|
CeresEngine 0.2.0
A game development framework
|
#include <CeresEngine/Foundation/JSONForward.hpp>
Public Types | |
| template<typename T > | |
| using | Allocator = StdAllocator< T, RawAllocator > |
| using CeresEngine::JSONAllocator< RawAllocator >::Allocator = StdAllocator<T, RawAllocator> |