hkaiser changed the topic of #ste||ar to: STE||AR: Systems Technology, Emergent Parallelism, and Algorithm Research | stellar-group.org | HPX: A cure for performance impaired parallel applications | github.com/STEllAR-GROUP/hpx | This channel is logged: irclog.cct.lsu.edu
<gonidelis[m]>
Naming the return type FwdIter seems uncool
<gonidelis[m]>
dkaratza: But since the no-exec-policy case is the same as the standard maybe we should provide the same semantics
<gonidelis[m]>
So "An output iter that compares equal to last" :)
<gonidelis[m]>
the more I look at our impl the more confused I get actually. Why do we require for the first argument and the return value to be forward ? hkaiser
<gonidelis[m]>
and why isn't there no sentinel concept check for count
<hkaiser>
yes, the no-exec-policy case is equivalent to using seq as a policy
diehlpk has quit [Quit: Leaving.]
diehlpk has joined #ste||ar
<dkaratza[m]>
gonidelis: great! Ι see, thanks a lot 😀😀