Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3787
bool Value::isNull() const { return type_ == nullValue; }
3788
3789
bool Value::isBool() const { return type_ == booleanValue; }
3790
Callers
1
action_msg_checker
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected