Searched defs:to_float (Results 1 – 1 of 1) sorted by relevance
285 inline bool to_float(const Twine &T, N &Num, N (*StrTo)(const char *, char **)) { in to_float() function297 inline bool to_float(const Twine &T, float &Num) { in to_float() function301 inline bool to_float(const Twine &T, double &Num) { in to_float() function305 inline bool to_float(const Twine &T, long double &Num) { in to_float() function