The tag return-value-optimization has the following variations:
- copy-elision
- rvo
- nrvo: the named version.
They're all just different terms for the same thing. All of them have fairly few hits, but return-value-optimization has the most, so I suggest that it becomes the parent.