https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114336
Bug ID: 114336 Summary: Manual should document implementation-defined behaviour in C++20 and C++23 Product: gcc Version: 14.0 Status: UNCONFIRMED Keywords: documentation Severity: normal Priority: P3 Component: libstdc++ Assignee: unassigned at gcc dot gnu.org Reporter: redi at gcc dot gnu.org Blocks: 88322 Target Milestone: --- Similar to https://gcc.gnu.org/onlinedocs/libstdc++/manual/status.html#iso.2017.specific and the equivalent for earlier standards, we need to document all implementation-defined choices in the C++20 and C++23 features. Referenced Bugs: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88322 [Bug 88322] Implement C++20 library features.