Post #1757461
2026-04-24 15:22 UTC
“C++ never had memory safety problems, and C++26 fixes memory safety problems”
- the C++ standards committee
Replies (1)
-
@fay59@tech.lgbt 2026-04-24 15:27
The one memory safety thing they standardized in C++26 is auto-initializing locals, 8 years after we added the option to do it in clang