nx_metadata_sdk  1.0
Metadata SDK
Public Attributes | List of all members
json11::Statics Struct Reference

Public Attributes

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

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