copy elision

English

Noun

copy elision (uncountable)

  1. (software compilation) An optimisation technique where a value is transferred to the final target address, instead of being copied and then destroyed.

See also

  • return value optimization