MCPcopy Create free account
hub / github.com/SsageParuders/Android_Native_Surface / operator<

Function operator<

my_libhv/cpputil/json.hpp:3404–3416  ·  view source on GitHub ↗

! @brief comparison operator for JSON types Returns an ordering that is similar to Python: - order: null < boolean < number < object < array < string < binary - furthermore, each type is not smaller than itself - discarded values are not comparable - binary is represented as a b"" string in python and directly comparable to a string; however, making a binary array directly comparable with a str

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

operator()Method · 0.70

Calls 3

basic_jsonFunction · 0.70
sizeMethod · 0.45
typeMethod · 0.45

Tested by

no test coverage detected