Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ComodoSecurity/openedr
/ isNumeric
Method
isNumeric
edrav2/eprj/jsoncpp/src/lib_json/json_value.cpp:1466–1466 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1464
}
1465
1466
bool Value::isNumeric() const { return isDouble(); }
1467
1468
bool Value::isString() const { return type_ == stringValue; }
1469
Callers
9
checkIs
Method · 0.80
a5
Function · 0.80
jquery.js
File · 0.80
b
Function · 0.80
a5
Function · 0.80
jquery.js
File · 0.80
a5
Function · 0.80
jquery.js
File · 0.80
b
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected