| Information | |
|---|---|
| has gloss | eng: Return value optimization, or simply RVO, is a C++-specific compiler optimization technique that involves eliminating the temporary object created to hold a function's return value. It is particularly notable for being allowed to change the observable behaviour of the resulting program. |
| lexicalization | eng: return value optimization |
| instance of | c/Compiler optimizations |
Lexvo © 2008-2025 Gerard de Melo. Contact Legal Information / Imprint