https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108760

Daniel Krügler <daniel.kruegler at googlemail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |daniel.kruegler@googlemail.
                   |                            |com

--- Comment #1 from Daniel Krügler <daniel.kruegler at googlemail dot com> ---
(In reply to 康桓瑋 from comment #0)
> It seems wrong that libstdc++ needs to include <algorithm> for ranges::iota.

I agree, this looks like a defect, both std::iota and std::ranges:iota are
specified to be part of header <numerics>

Reply via email to