https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108827

--- Comment #2 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-13 branch has been updated by Patrick Palka
<ppa...@gcc.gnu.org>:

https://gcc.gnu.org/g:769c324424500a3d20de7417f62a4e7bce345775

commit r13-7214-g769c324424500a3d20de7417f62a4e7bce345775
Author: Patrick Palka <ppa...@redhat.com>
Date:   Tue Apr 18 07:21:13 2023 -0400

    libstdc++: Implement range_adaptor_closure from P2387R3 [PR108827]

            PR libstdc++/108827

    libstdc++-v3/ChangeLog:

            * include/bits/ranges_cmp.h (__cpp_lib_ranges): Bump value
            for C++23.
            * include/std/ranges (range_adaptor_closure): Define for C++23.
            * include/std/version (__cpp_lib_ranges): Bump value for
            C++23.
            * testsuite/std/ranges/version_c++23.cc: Bump expected value
            of __cpp_lib_ranges.
            * testsuite/std/ranges/range_adaptor_closure.cc: New test.

    (cherry picked from commit cb5c71d16d0fb47638498365f5c857ce7c673eaf)

Reply via email to