Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/src/
H A Dstring.cpp234 float stof(const string& str, size_t* idx) { stof() function
267 float stof(const wstring& str, size_t* idx) { stof() function