Searched defs:integerToDouble (Results 1 – 1 of 1) sorted by relevance
2475 static inline double integerToDouble(Json::UInt64 value) { in integerToDouble() function2479 template <typename T> static inline double integerToDouble(T value) { in integerToDouble() function