]> git.ipfire.org Git - thirdparty/gcc.git/commit
libstdc++: Implement LWG 3481 change to ranges::viewable_range
authorPatrick Palka <ppalka@redhat.com>
Thu, 21 Oct 2021 01:34:18 +0000 (21:34 -0400)
committerPatrick Palka <ppalka@redhat.com>
Thu, 21 Oct 2021 01:34:18 +0000 (21:34 -0400)
commita2c2dcc6ca205a8c5c76b04ef2eb4fb097dcb069
tree613a9b16d9b5da3ac11c73b49b5c8532b18dd6b9
parent0fac85a24f40ef6098b756e8e8655205f4bfbf3e
libstdc++: Implement LWG 3481 change to ranges::viewable_range

libstdc++-v3/ChangeLog:

* include/bits/ranges_base.h (viewable_range): Adjust as per
LWG 3481.
* testsuite/std/ranges/adaptors/all.cc (test07): New test.
libstdc++-v3/include/bits/ranges_base.h
libstdc++-v3/testsuite/std/ranges/adaptors/all.cc