| stod | Top Previous Next | 
| Scripts > Class elements and c++ instructions > String manipulation > stod 
 Prototype 
 double stod(const str& xs) 
 Description 
 Converts an str into a double number. 
 Return value 
 stod returns the result of the conversion or throws an exception (boost::bad_lexical_cast), if the string cannot be converted to a double value. | 
| This page belongs to the TextTransformer Documentation | Home Content German |