]> git.ipfire.org Git - thirdparty/gcc.git/commit
libstdc++: Document remaining C++20 implementation-defined behavior.
authorTomasz Kamiński <tkaminsk@redhat.com>
Mon, 8 Sep 2025 11:33:57 +0000 (13:33 +0200)
committerTomasz Kamiński <tkaminsk@redhat.com>
Wed, 10 Sep 2025 07:43:43 +0000 (09:43 +0200)
commit2ec29759bab8442643d6f381af74edf0f3bcfb95
tree46d486a8d0c6f6a1f55fc3ed576ea50afbe55206
parent88d4738ddc9ca320ea0c1c0e31ff3ca8757ee05b
libstdc++: Document remaining C++20 implementation-defined behavior.

I have double checked that implementation-defined behavior in the [compliance]
(whether the implementation is freestanding) and [stringbuf.const] (initialization
of sequence pointers) are indeed null, and there are no corresponding entires in
earlier standards.

libstdc++-v3/ChangeLog:

* doc/html/manual/status.html: Regenerate.
* doc/xml/manual/status_cxx2020.xml: Add more entires.

Reviewed-by: Jonathan Wakely <jwakely@redhat.com>
Signed-off-by: Tomasz Kamiński <tkaminsk@redhat.com>
libstdc++-v3/doc/html/manual/status.html
libstdc++-v3/doc/xml/manual/status_cxx2020.xml