public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [wwwdocs] Document new C++ features in C++23
@ 2021-06-22 17:21 Marek Polacek
  0 siblings, 0 replies; only message in thread
From: Marek Polacek @ 2021-06-22 17:21 UTC (permalink / raw)
  To: GCC Patches

It's time to start adding new C++ features.

Pushed.

commit e373348138d8d767067c0a79b3ddc6a70cbee3a4
Author: Marek Polacek <polacek@redhat.com>
Date:   Tue Jun 22 13:19:37 2021 -0400

    gcc-12/changes.html: Add if consteval

diff --git a/htdocs/gcc-12/changes.html b/htdocs/gcc-12/changes.html
index 42ded16d..07f70b8b 100644
--- a/htdocs/gcc-12/changes.html
+++ b/htdocs/gcc-12/changes.html
@@ -72,7 +72,15 @@ a work-in-progress.</p>
   </li>
 </ul>
 
-<!-- <h3 id="cxx">C++</h3> -->
+<h3 id="cxx">C++</h3>
+<ul>
+  <li>Several C++23 features have been implemented:
+    <ul>
+      <li>P1938R3, <code>if consteval</code></li>
+    </ul>
+  </li>
+</ul>
+
 <!-- <h4 id="libstdcxx">Runtime Library (libstdc++)</h4> -->
 
 <!-- <h3 id="d">D</h3> -->


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-06-22 17:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-22 17:21 [wwwdocs] Document new C++ features in C++23 Marek Polacek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).