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