1974 shaares
6 private links
6 private links
Return value optimization, simply RVO, is a compiler optimization technique that allows the compiler to construct the return value of a function at the call site.
Return value optimization, simply RVO, is a compiler optimization technique that allows the compiler to construct the return value of a function at the call site.