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