mirror of
https://github.com/gcc-mirror/gcc.git
synced 2026-05-06 14:59:39 +02:00
This covers issue affecting pre-C+26 features that were resolved during 2026 Croydon meeting. libstdc++-v3/ChangeLog: * include/bits/chrono_io.h: Add comment for LWG3831. * include/bits/print.h: Add comment for LWG4549. * include/std/condition_variable: Add comment for LWG3504. * include/std/format: Add comments for LWG4522. * include/std/mdspan: Add comment for LWG4314. * include/std/optional: Add comment for LWG2746. Reviewed-by: Jonathan Wakely <jwakely@redhat.com> Signed-off-by: Tomasz Kamiński <tkaminsk@redhat.com>
file: libstdc++-v3/README New users may wish to point their web browsers to the file index.html in the 'doc/html' subdirectory. It contains brief building instructions and notes on how to configure the library in interesting ways.