Named Return Value Optimization
Here we learn about how compilers use NRVO and Eliding to optimize.
We'll cover the following
Compilers and NRVO
Compilers are even smarter, and they can el​ide in cases when you return a named object - it’s called Named Return Value Optimization - NRVO
Get hands-on with 1400+ tech skills courses.