MCPcopy Create free account
hub / github.com/THUDM/AgentTuning / isNull

Method isNull

AgentBench.old/src/tasks/card_game/logic/src/jsoncpp/jsoncpp.cpp:3787–3787  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3785}
3786
3787bool Value::isNull() const { return type_ == nullValue; }
3788
3789bool Value::isBool() const { return type_ == booleanValue; }
3790

Callers 1

action_msg_checkerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected