* [wwwdocs] Add spanstream and constexpr std::string to libstdc++ changes
@ 2021-11-29 21:16 Jonathan Wakely
0 siblings, 0 replies; only message in thread
From: Jonathan Wakely @ 2021-11-29 21:16 UTC (permalink / raw)
To: libstdc++, gcc-patches
Pushed to wwwdocs.
---
htdocs/gcc-12/changes.html | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/htdocs/gcc-12/changes.html b/htdocs/gcc-12/changes.html
index b8524f47..10ac025f 100644
--- a/htdocs/gcc-12/changes.html
+++ b/htdocs/gcc-12/changes.html
@@ -289,9 +289,9 @@ a work-in-progress.</p>
<ul>
<li>Improved experimental C++20 support, including:
<ul>
- <li><code>std::vector</code>, <code>std::optional</code>,
- and <code>std::variant</code> can be used in <code>constexpr</code>
- functions.</li>
+ <li><code>std::vector</code>, <code>std::basic_string</code>,
+ <code>std::optional</code>, and <code>std::variant</code>
+ can be used in <code>constexpr</code> functions.</li>
<li>Layout-compatibility and pointer-interconvertibility traits.</li>
</ul>
</li>
@@ -299,6 +299,7 @@ a work-in-progress.</p>
<ul>
<li>Monadic operations for <code>std::optional</code>.</li>
<li><code>std::move_only_function</code></li>
+ <li><code><spanstream></code></li>
<li><code>std::invoke_r</code></li>
<li><code>std::basic_string::resize_and_overwrite</code></li>
</ul>
--
2.31.1
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-11-29 21:16 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-29 21:16 [wwwdocs] Add spanstream and constexpr std::string to libstdc++ changes Jonathan Wakely
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).