Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinder/Cinder
/ type
Method
type
src/jsoncpp/jsoncpp.cpp:1918–1918 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1916
}
1917
1918
ValueType Value::type() const { return type_; }
1919
1920
int Value::compare(const Value& other) const {
1921
if (*this < other)
Callers
3
touchesBegan
Method · 0.45
writeValue
Method · 0.45
parseItem
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected