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
Yorlik__ has joined #ste||ar
Yorlik_ has quit [Ping timeout: 240 seconds]
K-ballo has quit [Ping timeout: 240 seconds]
K-ballo1 has joined #ste||ar
K-ballo1 is now known as K-ballo
hkaiser has quit [Quit: Bye!]
<satacker[m]> <hkaiser> "q3: awaitables have to expose..." <- This is `awaiter`.... (full message at https://libera.ems.host/_matrix/media/r0/download/libera.chat/db1a8d8bd85b5117d5ec45c0d1803feb068146f2)
<satacker[m]> If the object has either a member or non-member operator co_await() then its return value must
<satacker[m]> satisfy the Awaiter concept. Otherwise, the Awaitable object must satisfy the Awaiter concept
<satacker[m]> itself.
<satacker[m]> <hkaiser> "q2: I don't think that an..." <- This may or may not be true. An awaitable and awaiter can be same
hkaiser has joined #ste||ar
K-ballo1 has joined #ste||ar
K-ballo has quit [Ping timeout: 244 seconds]
K-ballo1 is now known as K-ballo
<satacker[m]> s/557039b05a84555991877f8ec63a4bd5f477d926e7438894fa258edcccce3caeR220/557039b05a84555991877f8ec63a4bd5f477d926e7438894fa258edcccce3caeR224/, s/R230/R234/
<hkaiser> satacker[m]: should be true for what?
<satacker[m]> If the promise type has await transform then get awaiter should return promise.await_transform(...)
<satacker[m]> * return promise.await_transform(...) (atleast)
<satacker[m]> Basically the is_awaitable_v is not working as expected
<satacker[m]> And the reason is the get_awaiter functions (you can see that https://github.com/STEllAR-GROUP/hpx/pull/5945/files#diff-557039b05a84555991877f8ec63a4bd5f477d926e7438894fa258edcccce3caeR223 is false which should be true right?)
hkaiser has quit [Ping timeout: 260 seconds]
hkaiser has joined #ste||ar
hkaiser has quit [Quit: Bye!]
Yorlik__ has quit [Ping timeout: 276 seconds]
hkaiser has joined #ste||ar