MCPcopy Create free account
hub / github.com/Cheedoong/xml2json / GetDouble

Function GetDouble

include/rapidjson/document.h:1653–1660  ·  view source on GitHub ↗

Get the value as double type. ! \note If the value is 64-bit integer type, it may lose precision. Use \c IsLosslessDouble() to check whether the converison is lossless. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

operator==Function · 0.85
IsFloatFunction · 0.85
IsLosslessFloatFunction · 0.85
GetFloatFunction · 0.85

Calls 1

IsNumberFunction · 0.85

Tested by

no test coverage detected