MCPcopy Create free account
hub / github.com/altairwei/WizNotePlus / isValidIndex

Method isValidIndex

src/share/jsoncpp/jsoncpp.cpp:3522–3522  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3520}
3521
3522bool Value::isValidIndex(ArrayIndex index) const { return index < size(); }
3523
3524Value const* Value::find(char const* key, char const* cend) const
3525{

Callers 2

jsoncpp.cppFile · 0.80
resolveMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected