CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
JSONForward.hpp File Reference

Go to the source code of this file.

Classes

struct  CeresEngine::JSONAllocator< RawAllocator >
 

Namespaces

namespace  CeresEngine
 

Typedefs

template<typename RawAllocator = DefaultAllocator>
using CeresEngine::BasicJSON = nlohmann::json
 
using CeresEngine::JSON = BasicJSON<>