MCPcopy Index your code
hub / github.com/Kitware/CMake / index

Method index

Utilities/cmjsoncpp/src/lib_json/json_value.cpp:326–326  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

324}
325
326ArrayIndex Value::CZString::index() const { return index_; }
327
328// const char* Value::CZString::c_str() const { return cstr_; }
329const char* Value::CZString::data() const { return cstr_; }

Callers 3

sizeMethod · 0.45
applyMethod · 0.45
applyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected