On Fri, 18 Jun 2021 at 05:01, Patrick Palka via Libstdc++
wrote:
>
> libstdc++-v3/ChangeLog:
>
> * include/std/ranges (split_view::_OuterIter::value_type::begin):
> Remove the non-const overload, and remove the copyable constraint
> on the const overload as per LWG 3553.
libstdc++-v3/ChangeLog:
* include/std/ranges (split_view::_OuterIter::value_type::begin):
Remove the non-const overload, and remove the copyable constraint
on the const overload as per LWG 3553.
---
libstdc++-v3/include/std/ranges | 6 --
1 file changed, 6 deletions(-)