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-ballo1 has joined #ste||ar
K-ballo has quit [Ping timeout: 276 seconds]
K-ballo1 is now known as K-ballo
K-ballo has quit [*.net *.split]
K-ballo has joined #ste||ar
Yorlik has joined #ste||ar
K-ballo has quit [Ping timeout: 240 seconds]
K-ballo has joined #ste||ar
hkaiser has joined #ste||ar
hkaiser has quit [Quit: Bye!]
hkaiser has joined #ste||ar
<satacker[m]> hkaiser: please see https://godbolt.org/z/YP7MrETzn
<satacker[m]> Found it in P1288R0
<hkaiser> satacker[m]: ok
<hkaiser> cool
hkaiser has quit [Quit: Bye!]
hkaiser has joined #ste||ar
K-ballo1 has joined #ste||ar
K-ballo has quit [Ping timeout: 240 seconds]
K-ballo1 is now known as K-ballo
<pansysk75[m]> Is there some way to get a reference to a template function?
<pansysk75[m]> i want to get something like this to work
<hkaiser> pansysk75[m]: sure, the compiler doesn't know which function to call as count is a template (i.e. no function)
<hkaiser> you can either specify the template arguments: std::count<iterator, ...> or wrap it into a function object
<pansysk75[m]> aha ok, thank you!
diehlpk has joined #ste||ar
diehlpk has quit [Quit: Leaving.]