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: 255 seconds]
tufei_ has quit [Remote host closed the connection]
tufei_ has joined #ste||ar
tufei_ has quit [Remote host closed the connection]
tufei_ has joined #ste||ar
K-ballo1 has joined #ste||ar
K-ballo has quit [Ping timeout: 268 seconds]
K-ballo1 is now known as K-ballo
hkaiser has quit [Quit: Bye!]
K-ballo has quit [Ping timeout: 248 seconds]
K-ballo1 has joined #ste||ar
K-ballo1 is now known as K-ballo
hkaiser has joined #ste||ar
<satacker[m]> isn't it same as doing `is_invocable_v<F,Args...>` and then invoking F otherwise it's just the default invoke
<K-ballo> satacker[m]: it will invoking either Fn or Default
<K-ballo> if Fn can't take the arguments then Default is called
<satacker[m]> alright, thanks,(yay i was not wrong)
<K-ballo> no, Default isn't called, a const metafunction that yields Default is called
<K-ballo> mconst<Default> takes any arguments whatsoever and always yields Default
<satacker[m]> ohh, got it, a default invoke_result_t
<K-ballo> more like a `auto fun(auto&&...) -> Default;` function object
<K-ballo> meta function object
<satacker[m]> __mconst is that constant function
<satacker[m]> understood, thank you
<satacker[m]> on invoking `__mconst<Default>` it'll always return Default
<K-ballo> reminds me of detected_or
<satacker[m]> thanks, that is very helpful
K-ballo1 has joined #ste||ar
K-ballo has quit [Ping timeout: 248 seconds]
K-ballo1 is now known as K-ballo
Yorlik_ is now known as Yorlik
<Yorlik> o/
<hkaiser> hey Yorlik
<Yorlik> Hello !
<Yorlik> How's it going?
<Yorlik> I was just wondering how the process after the interviews some time ago was going.
<hkaiser> nothing has happened to that end :/
<Yorlik> I hope I could provide something useful and not just rubbish.
<hkaiser> nah, you were very helpful, I have the impression that those guys have bitten off more than they can chew
<Yorlik> I hope you'll get some results.