[PATCH 1/2] libstdc++: Forward second argument of views::iota using the correct type

Jonathan Wakely jwakely@redhat.com
Thu Feb 20 09:24:00 GMT 2020


On 19/02/20 23:53 -0500, Patrick Palka wrote:
>We are forwarding the second argument of views::iota using the wrong type,
>causing compiling errors when calling it with a value and bound of different
>types, like in the test case below.

Good catch, OK for master.




More information about the Libstdc++ mailing list