MCPcopy Create free account
hub / github.com/PlayFab/gsdk / type

Method type

cpp/cppsdk/jsoncpp.cpp:2966–2966  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2964}
2965
2966ValueType Value::type() const { return type_; }
2967
2968int Value::compare(const Value& other) const {
2969 if (*this < other)

Callers 1

writeValueMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected