[Bug libstdc++/118031] [C++23] ranges::starts_with and ranges::ends_with
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118031 Patrick Palka changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED|RESOLVED --- Comment #2 from Patrick Palka --- Implemented for GCC 16 in r16-1106-g6545e2f301cc1c.
[Bug libstdc++/118031] [C++23] ranges::starts_with and ranges::ends_with
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118031 Patrick Palka changed: What|Removed |Added CC||ppalka at gcc dot gnu.org Assignee|unassigned at gcc dot gnu.org |ppalka at gcc dot gnu.org Ever confirmed|0 |1 Last reconfirmed||2025-05-19 Status|UNCONFIRMED |ASSIGNED Target Milestone|--- |16.0 --- Comment #1 from Patrick Palka --- Patch posted for review: https://gcc.gnu.org/pipermail/gcc-patches/2025-May/684041.html
