Same as stoll for wstring.

Synopsis

Declared in <bslstl_string.h>

long long
stoll(
    wstring const& str,
    std::size_t* pos = 0,
    int base = 10);

Created with MrDocs