HelenOS sources

substr_starts_at_ 1219 uspace/lib/cpp/include/__bits/string/string.hpp                     if (substr_starts_at_(idx, str, len))
substr_starts_at_ 1260 uspace/lib/cpp/include/__bits/string/string.hpp                     if (substr_starts_at_(idx - 1, str, len))
HelenOS homepage, sources at GitHub