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

Method type

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

Source from the content-addressed store, hash-verified

2932}
2933
2934ValueType Value::type() const { return type_; }
2935
2936int Value::compare(const Value& other) const {
2937 if (*this < other)

Callers 1

writeValueMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected