Robuta

https://www.boost.org/doc/libs/1_75_0/doc/html/move/move_and_containers.html
move semanticscontainers
https://isocpp.org/blog/2013/10/out-parameters-move-semantics-and-stateful-algorithms-eric-niebler
move semanticsparametersstatefulalgorithmseric
https://www.informit.com/articles/article.aspx?p=1914190
Not every resource transfer is a copy operation. In many programming tasks, the resource only moves from one object to another, emptying the source object in...
move semanticsnew waypart