Home
last modified time | relevance | path

Searched defs:stol (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/libcxx/src/
H A Dstring.cpp229 long stol(const string& str, size_t* idx, int base) { in stol() function
262 long stol(const wstring& str, size_t* idx, int base) { in stol() function