https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106676
Avi Kivity <avi at scylladb dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |avi at scylladb dot com --- Comment #5 from Avi Kivity <avi at scylladb dot com> --- I believe this is causing application of std::views::transform() not to model the underlying view's category, since its iterators can't return an lvalue.