Searched defs:stoul (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/gcc/libstdc++-v3/include/ext/
H A Dvstring.h2703 stoul(const __vstring& __str, std::size_t* __idx = 0, int __base = 10) function
2805 stoul(const __wvstring& __str, std::size_t* __idx = 0, int __base = 10) function
/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Dbasic_string.h5268 stoul(const string& __str, size_t* __idx = 0, int __base = 10) function
5371 stoul(const wstring& __str, size_t* __idx = 0, int __base = 10) function

Completed in 62 milliseconds