bn:02148736n
Noun Concept
Categories: Compiler optimizations, C++
EN
return-value optimization  return value optimization  RVO
EN
In the context of the C++ programming language, the return value optimization is a compiler optimization that involves eliminating the temporary object created to hold a function's return value. Wikipedia
Definitions
Relations
Sources
EN
In the context of the C++ programming language, the return value optimization is a compiler optimization that involves eliminating the temporary object created to hold a function's return value. Wikipedia
A C++-specific compiler optimization technique. Wikipedia Disambiguation
Copy-elision compiler optimization involving subroutines' return values Wikidata
Wikidata Alias
EN
RVO