Re: [PATCH] libstdc++: Implement LWG 3549 changes to ranges::enable_view

2021-10-19 Thread Jonathan Wakely via Gcc-patches
On Tue, 19 Oct 2021 at 15:35, Patrick Palka via Libstdc++ < libstd...@gcc.gnu.org> wrote: > This patch also reverts the r11-3504 workaround since it's made obsolete > by this resolution. > > Tested on x86_64-pc-linux-gnu, does this look OK for trunk only? > OK, thanks. > libstdc++-v3/ChangeLog:

[PATCH] libstdc++: Implement LWG 3549 changes to ranges::enable_view

2021-10-19 Thread Patrick Palka via Gcc-patches
This patch also reverts the r11-3504 workaround since it's made obsolete by this resolution. Tested on x86_64-pc-linux-gnu, does this look OK for trunk only? libstdc++-v3/ChangeLog: * include/bits/ranges_base.h (view_interface): Forward declare. (__detail::__is_derived_from_view_