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
hkaiser has quit [Quit: Bye!]
K-ballo has quit [Ping timeout: 240 seconds]
K-ballo has joined #ste||ar
Yorlik has joined #ste||ar
K-ballo1 has joined #ste||ar
K-ballo has quit [Ping timeout: 256 seconds]
K-ballo1 is now known as K-ballo
hkaiser has joined #ste||ar
<dkaratza[m]> hkaiser: when fixing some warnings, i am getting a warning in an rst file for a previous release..should i fix this warning (despite that it is in an old release) so that we don't get the warning anymore or not?
<hkaiser> yeah, please fix it - having warnings while building the docs might hide serious issues in the future
<dkaratza[m]> ok done, you can check the PR if you want, I think it can be merged
<hkaiser> ok, will do - thanks!
<dkaratza[m]> do you also have 5-10 mins to ask you sth about ranges?
<hkaiser> yes, sure - when would be a good time?
<hkaiser> I could talk to you at around 9CDT today - having coffee right now ;-)
<dkaratza[m]> ook! should i join the zoom meeting we have for thursdays?
<hkaiser> yes, sure - that works as well
<hkaiser> just let me know
<dkaratza[m]> great, thanks!!
<dkaratza[m]> hkaiser: i'm in the zoom meeting
<hkaiser> dkaratza[m]: sorry I completely misunderstood, do you still want to meet?
<dkaratza[m]> hkaiser: i can join again
<hkaiser> ok
<gonidelis[m]> ranges?
<gonidelis[m]> any issue with ranges?
<gonidelis[m]> s/issue/issues/
<hkaiser> gonidelis[m]: nah
<gonidelis[m]> gtk
<dkaratza[m]> hkaiser: based on what we said on the meeting each function should have as many doc explanations as `tag_fallback_invoke()`, right?
<hkaiser> yes
<dkaratza[m]> also is there any difference between `FwdIter1` and `FwdIter2`?
<dkaratza[m]> sth that I should mention in the description at least
<hkaiser> just two different arguments that may be of different iterator type
<gonidelis[m]> smn didn't read my GSoC project report
<gonidelis[m]> `quantity` has been defined previously
<hkaiser> what do you mean?
<hkaiser> it's just a overloaded operator+()
<gonidelis[m]> yes but what does it mean for `template <typename T, typename D>` to precede `quantity<T,D>` ?
<gonidelis[m]> oh its the return value
<gonidelis[m]> gosh
K-ballo has quit [Ping timeout: 248 seconds]
K-ballo1 has joined #ste||ar
K-ballo1 is now known as K-ballo
<gonidelis[m]> why do we need for the `std::exception_ptr` to be a pointer?
<gonidelis[m]> is it for moving around purposes?
<hkaiser> gonidelis[m]: it's a special shared pointertype that keeps the exception alive
<gonidelis[m]> because it is a pointer that is?
<gonidelis[m]> by being a pointer*
<hkaiser> well, a shared pointer behaves like a pointer, yes
<gonidelis[m]> ok thanks
<Yorlik> hlaiser: Sean Parent says shared pointers are like globals ;)
<hkaiser> they are
Yorlik has quit [Ping timeout: 240 seconds]