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, Jsonempty_map
 
const string empty_string
 
const vector< Jsonempty_vector
 
const std::shared_ptr< JsonValuef = make_shared<JsonBoolean>(false)
 
const std::shared_ptr< JsonValuenull = make_shared<JsonNull>()
 
const std::shared_ptr< JsonValuet = make_shared<JsonBoolean>(true)
 

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