rangesnext icon indicating copy to clipboard operation
rangesnext copied to clipboard

Make `product_view::iterator`'s parent constructor explicit

Open brycelelbach opened this issue 1 year ago • 0 comments

The corresponding sentinel constructor is explicit. I don't think you want implicit conversions from the view to the iterator in the empty case.

brycelelbach avatar Mar 16 '23 15:03 brycelelbach