Proper trait for `make_iterator_range`
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 yes, this looks like a bug.
@gonidelis any luck with resolving this issue?
@gonidelis any luck with resolving this issue?
Let me put it on my queue of tasks for 1.8.x. Thanks for reminding me.