• Forum
  • Lounge
  • Interesting std::string changes in C++20

 
Interesting std::string changes in C++20/23

Six Handy Operations for String Processing in C++20/23

https://www.cppstories.com/2023/six-handy-ops-for-string-processing/

starts_with(), ends_with(), contains() and stringstream::view() look useful to make (some) string searches easier.
Topic archived. No new replies allowed.