MCPcopy Create free account
hub / github.com/Illumina/hap.py / type

Method type

external/jsoncpp/jsoncpp.cpp:1998–1998  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1996}
1997
1998ValueType Value::type() const { return type_; }
1999
2000int Value::compare(const Value &other) const {
2001 if (*this < other)

Callers 2

putMethod · 0.80
writeValueMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected