MCPcopy Create free account
hub / github.com/SOUI2/soui / index

Method index

third-part/jsoncpp/src/lib_json/json_value.cpp:336–336  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

334}
335
336ArrayIndex Value::CZString::index() const { return index_; }
337
338//const char* Value::CZString::c_str() const { return cstr_; }
339const char* Value::CZString::data() const { return cstr_; }

Callers 3

sizeMethod · 0.45
JSONTEST_FIXTUREFunction · 0.45
update_licenseFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected