Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/src/
H A Dstring.cpp218 long stol(const string& str, size_t* idx, int base) { stol() function
251 long stol(const wstring& str, size_t* idx, int base) { stol() function