Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Illumina/paragraph
/ isNull
Method
isNull
external/jsoncpp/jsoncpp.cpp:3771–3771 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3769
}
3770
3771
bool Value::isNull() const { return type_ == nullValue; }
3772
3773
bool Value::isBool() const { return type_ == booleanValue; }
3774
Callers
2
Workflow
Method · 0.80
postProcess
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected