hpx icon indicating copy to clipboard operation
hpx copied to clipboard

Proper trait for `make_iterator_range`

Open gonidelis opened this issue 4 years ago • 3 comments

https://github.com/STEllAR-GROUP/hpx/blob/ab865a7781c24674581cf8c299b63f1bb3e9bdca/libs/core/iterator_support/include/hpx/iterator_support/iterator_range.hpp#L73

https://github.com/STEllAR-GROUP/hpx/blob/ab865a7781c24674581cf8c299b63f1bb3e9bdca/libs/core/iterator_support/include/hpx/iterator_support/iterator_range.hpp#L63

I put that as a reminder to investigate whether traits::range_sentinel would be the right thing here. I will try to challenge it.

gonidelis avatar Feb 19 '21 17:02 gonidelis

@gonidelis yes, this looks like a bug.

hkaiser avatar Feb 19 '21 19:02 hkaiser

@gonidelis any luck with resolving this issue?

hkaiser avatar Mar 11 '22 22:03 hkaiser

@gonidelis any luck with resolving this issue?

Let me put it on my queue of tasks for 1.8.x. Thanks for reminding me.

gonidelis avatar Mar 12 '22 18:03 gonidelis