Y
Hacker News
new
|
ask
|
show
|
jobs
by
spacechild1
38 days ago
Just wait for C++32 :-D. After all, we only got `std::string::starts_with` in C++20 and C++23 finally gave us `std::string::contains`. It's a clown show, you just need to take it with humor.
1 comments
madduci
37 days ago
For comparison, in Java they do much more significant changes each release
link