Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Samsung/ONE
/ isNumeric
Method
isNumeric
runtime/3rdparty/jsoncpp/jsoncpp.cpp:4088–4088 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4086
}
4087
4088
bool Value::isNumeric() const { return isDouble(); }
4089
4090
bool Value::isString() const { return type() == stringValue; }
4091
Callers
1
read
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected