J
James Smith
NRV changes a function that processes and returns an object into a
function that takes a reference to that object. When using r-values
this optimization seems to be unnecessary. I assume any code that
requires the optimization would now use r-values instead.
James Smith
(e-mail address removed)
function that takes a reference to that object. When using r-values
this optimization seems to be unnecessary. I assume any code that
requires the optimization would now use r-values instead.
James Smith
(e-mail address removed)