https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113068
Patrick Palka <ppalka at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED Assignee|unassigned at gcc dot gnu.org |ppalka at gcc dot gnu.org CC| |ppalka at gcc dot gnu.org Last reconfirmed| |2023-12-18 Ever confirmed|0 |1 Depends on| |112802 --- Comment #1 from Patrick Palka <ppalka at gcc dot gnu.org> --- IIUC this will be fixed by making ranges::to's closure object SFINAE-friendly. Referenced Bugs: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112802 [Bug 112802] <ranges>: _ToClosure::operator() has no constraints