Skip Navigation
General Programming Discussion @lemmy.ml Jure Repinc @lemmy.ml

New C++ features in GCC 13

developers.redhat.com New C++ features in GCC 13 | Red Hat Developer

Get an overview of what's new in GCC 13, the latest GNU Compiler Collection release, including bug fixes and new features in the C++ front end.

New C++ features in GCC 13 | Red Hat Developer

The latest major version of the GNU Compiler Collection (GCC), 13.1, was released in April 2023. Like every major GCC release, this version brings many additions, improvements, bug fixes, and new features. GCC 13 is already the system compiler in Fedora 38. Red Hat Enterprise Linux (RHEL) users will get GCC 13 in the Red Hat GCC Toolset (RHEL 8 and RHEL 9). It's also possible to try GCC 13 on godbolt.org and similar web pages.

Like the article I wrote about GCC 10 and GCC 12, this article describes only new features implemented in the C++ front end; it does not discuss developments in the C++ language itself. Interesting changes in the standard C++ library that comes with GCC 13 are described in a separate blog post: New C features in GCC 13

2
C & C++ @lemmy.ml Jure Repinc @lemmy.ml
New C++ features in GCC 13

You're viewing a single thread.

2 comments