Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ValveSoftware/openvr
/ isNull
Method
isNull
src/jsoncpp.cpp:3701–3701 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3699
}
3700
3701
bool Value::isNull() const { return type_ == nullValue; }
3702
3703
bool Value::isBool() const { return type_ == booleanValue; }
3704
Callers
1
paintEvent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected