MCPcopy Create free account
hub / github.com/ValveSoftware/Proton / isValidIndex

Method isValidIndex

vrclient_x64/jsoncpp.cpp:3490–3490  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3488}
3489
3490bool Value::isValidIndex(ArrayIndex index) const { return index < size(); }
3491
3492Value const* Value::find(char const* key, char const* cend) const
3493{

Callers 2

jsoncpp.cppFile · 0.80
resolveMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected