This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4a6f3676e7d libstdc++: Convert _RangeAdaptorClosure into a CRTP base [P [...] new bad357dd1b3 libstdc++: Implement P2770R0 changes to join_view / join_with_view
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: libstdc++-v3/include/bits/regex.h | 6 + libstdc++-v3/include/std/ranges | 190 +++++++++++++++------ .../testsuite/std/ranges/adaptors/p2770r0.cc | 110 ++++++++++++ 3 files changed, 257 insertions(+), 49 deletions(-) create mode 100644 libstdc++-v3/testsuite/std/ranges/adaptors/p2770r0.cc