Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
326
ArrayIndex Value::CZString::index() const { return index_; }
327
328
// const char* Value::CZString::c_str() const { return cstr_; }
329
const char* Value::CZString::data() const { return cstr_; }
Callers
3
size
Method · 0.45
apply
Method · 0.45
apply
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected