https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112452
Bug ID: 112452 Summary: <ranges>: operator|(_Range&& __r, _Self&& __self) should return decltype(auto) Product: gcc Version: 14.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libstdc++ Assignee: unassigned at gcc dot gnu.org Reporter: hewillk at gmail dot com Target Milestone: --- The is the same issue with https://github.com/microsoft/STL/issues/4153.