Uranus  1.0.1.0
Uranus is a GameEngine written in C++
Loading...
Searching...
No Matches
json11::Statics Struct Reference
Collaboration diagram for json11::Statics:
[legend]

Data Fields

const map< string, Json > empty_map
 
const string empty_string
 
const vector< Json > empty_vector
 
const std::shared_ptr< JsonValue > f = make_shared<JsonBoolean>(false)
 
const std::shared_ptr< JsonValue > null = make_shared<JsonNull>()
 
const std::shared_ptr< JsonValue > t = make_shared<JsonBoolean>(true)
 

The documentation for this struct was generated from the following file: