When RAD Studio announced C++23 support, it looked deceptively simple — just a single line in the release notes. But under that line sits one of the most complex engineering efforts in the product’s modern history.
C++23 wasn’t just another “language update”; it was a massive paradigm change. For a platform like RAD Studio, which must balance modern language features with decades of…
Bjarne Stroustrup's paper "Concept-Based Generic Programming in C++"
October 16, 2025
Bjarne Stroustrup posted a note on LinkedIn about his paper “Concept-Based Generic Programming in C++” saying “I wrote a new paper that I suspect might become significant”
Concept-Based Generic Programming in…
What Is Modern C++ in 2023?
April 14, 2023
Every year, the “Modern C++” term appears in many discussions. In general, the “Modern C++” term started with the release of the C++11standards. Since that time, the C++14, C++17, and C++20 standards followed. In the future C++23 is on the horizon already. Modern C++…




