cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Lounge
Interesting std::string changes in C++20
Interesting std::string changes in C++20/23
Dec 11, 2023 at 10:40pm UTC
deleted account xyzzy
(5768)
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.