lysdexic@programming.devM to C++@programming.devEnglish · 3 years agoOn harmful overuse of std::move - The Old New Thingdevblogs.microsoft.comexternal-linkmessage-square22linkfedilinkarrow-up128arrow-down11
arrow-up127arrow-down1external-linkOn harmful overuse of std::move - The Old New Thingdevblogs.microsoft.comlysdexic@programming.devM to C++@programming.devEnglish · 3 years agomessage-square22linkfedilink
minus-squareQuadriLiteral@programming.devlinkfedilinkarrow-up1·3 years agoI mean harmless in a way that using std::move on the return type doesn’t prevent RVO?
I mean harmless in a way that using std::move on the return type doesn’t prevent RVO?