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.