C++20 introduces these two functions, along with some overloads, to std::string. Add similar functions to wxString, which simply call the already existing StartsWith() and EndsWith(). Closes https://github.com/wxWidgets/wxWidgets/pull/1452 |
||
|---|---|---|
| .. | ||
| crt.cpp | ||
| hexconv.cpp | ||
| iostream.cpp | ||
| numformatter.cpp | ||
| stdstrings.cpp | ||
| strings.cpp | ||
| tokenizer.cpp | ||
| unichar.cpp | ||
| unicode.cpp | ||
| vararg.cpp | ||
| vsnprintf.cpp | ||