[Bug libstdc++/106798] adjacent_view::_Iterator(_Iterator<!_Const>) requires random_access_iterator
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Sep 9 19:05:04 GMT 2022
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106798
--- Comment #3 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:e469506b7fdd1bf2c958ca3140573a474fcba3b8
commit r13-2568-ge469506b7fdd1bf2c958ca3140573a474fcba3b8
Author: Patrick Palka <ppalka@redhat.com>
Date: Fri Sep 9 14:56:37 2022 -0400
libstdc++: Fix typo in adjacent_view::_Iterator [PR106798]
PR libstdc++/106798
libstdc++-v3/ChangeLog:
* include/std/ranges (adjacent_view::_Iterator::_Iterator): Fix
typo.
* testsuite/std/ranges/adaptors/adjacent/1.cc (test04): New test.
More information about the Gcc-bugs
mailing list