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
<gonidelis[m]>
hkaiser: so msvc was not throwing an error when it was trying to do copy elision and no value was returned?
<hkaiser>
it was not compiling things
<gonidelis[m]>
was throwing* i meant
<gonidelis[m]>
hkaiser: it was not compilng things when .... ?
<gonidelis[m]>
... copy elision was giving no return value?
<hkaiser>
code that relied on guaranteed copy elision while constructing non-movable types was not compiling because of the msvc bug