MCPcopy Create free account
hub / github.com/bytedance/Fastbot_Android / object

Function object

native/thirdpart/flatbuffers/reflection_generated.h:319–321  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

317 return static_cast<int>(value() > val) - static_cast<int>(value() < val);
318 }
319 const reflection::Object *object() const {
320 return GetPointer<const reflection::Object *>(VT_OBJECT);
321 }
322 const reflection::Type *union_type() const {
323 return GetPointer<const reflection::Type *>(VT_UNION_TYPE);
324 }

Callers 3

basic_json diffFunction · 0.85
merge_patchFunction · 0.85
VerifyFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected