Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EQEmu/EQEmu
/ type
Method
type
common/json/jsoncpp.cpp:2980–2980 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2978
}
2979
2980
ValueType Value::type() const { return type_; }
2981
2982
int Value::compare(const Value& other) const {
2983
if (*this < other)
Callers
15
diagnostics
Method · 0.45
iteration_proxy_value
Class · 0.45
hash
Function · 0.45
json.hpp
File · 0.45
contains
Function · 0.45
write_bson
Method · 0.45
write_cbor
Method · 0.45
write_msgpack
Method · 0.45
write_ubjson
Method · 0.45
calc_bson_element_size
Method · 0.45
write_bson_element
Method · 0.45
ubjson_prefix
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected