Function s32tod_nothrow (o2scl)¶
-
int o2scl::s32tod_nothrow(std::u32string s, double &result)¶
Convert a string to a double returning non-zero value for failure.
-
int o2scl::s32tod_nothrow(std::u32string s, long double &result)¶
Convert a string to a long double returning non-zero value for failure.