bsl::stod

Same as stod for string.

Synopsis

Declared in <bslstl_string.h>

double
stod(
    string const& str,
    std::size_t* pos = 0);