[Bug libstdc++/107313] typo in stride_view::_Iterator::operator-

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Oct 19 17:04:21 GMT 2022


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

--- Comment #1 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Patrick Palka <ppalka@gcc.gnu.org>:

https://gcc.gnu.org/g:a10d6b5eb999a74fd4b12c00e8fb379cd3460e93

commit r13-3386-ga10d6b5eb999a74fd4b12c00e8fb379cd3460e93
Author: Patrick Palka <ppalka@redhat.com>
Date:   Wed Oct 19 13:03:25 2022 -0400

    libstdc++: Fix typo in stride_view's operator- [PR107313]

            PR libstdc++/107313

    libstdc++-v3/ChangeLog:

            * include/std/ranges (stride_view::_Iterator::operator-): Fix typo.
            * testsuite/std/ranges/adaptors/stride/1.cc (test03): New test.


More information about the Gcc-bugs mailing list