Search for “C++26 memory safety” and the results won’t agree with each other. One post declares C++ finally memory-safe. The next, titled something like “C++26 memory features won’t save you,” says nothing important changed.
In reality, no one serious would believe either extreme. Everyone writing C++ knows the language isn’t memory-safe; that’s the…
Reflection landed in C++26 last year, GCC trunk and the Bloomberg-maintained Clang fork already implement most of it. Many conference talks is making it sound like it’s the most important thing to happen to the language in a generation. If you ship production C++ on…
You must be logged in to post a comment.