From the MSVC team blog:
Improving copy and move elision
by Bran Hagger
From the article:
With Visual Studio 2022 version 17.4 Preview 3, we’ve significantly increased the number of situations where we do copy or move elision and given users more control over whether these transformations are enabled. ...
Add a Comment
Comments are closed.