C++News

C++23 Behind The Scenes: The Effort to Bring C++23 to RAD Studio Explained

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…
Read more
C++

Bjarne Stroustrup's paper "Concept-Based Generic Programming in C++"

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 C++ https://www.stroustrup.com/Concept-based%20GP.pdf Note: the technical details covered in the paper can be found in the ISO C++ standard C++23 and C++Builder 13…
Read more
C++DelphiNews

WebStencils: What's New in RAD Studio 13.0 Florence

This is probably the most exciting web update we’ve had in WebBroker since Delphi 6. The WebStencils enhancements in RAD Studio 13.0 Florence are so significant, I’d almost call this a 2.0 version. If you’ve been building web applications with RAD Studio’s WebStencils template engine, you’re going to love what we’ve packed into this release. We’ve taken…
Read more
C++DelphiNewsRAD Studio

WebStencils is About to Get More Powerful in RAD Studio 13

This blog post is based on a pre-release version of the RAD Studio software. No feature is committed until the product’s GA release. Web development will get much easier with the upcoming enhancements in RAD Studio 13. We’ve been listening to your feedback, and we are rolling out new features that help you build secure web applications and services much faster. Session Management…
Read more