HelenOS sources

stof             1888 uspace/lib/cpp/include/__bits/string/string.hpp     float stof(const string& str, size_t* idx = nullptr);
stof             1908 uspace/lib/cpp/include/__bits/string/string.hpp     float stof(const wstring& str, size_t* idx = nullptr);
HelenOS homepage, sources at GitHub