[Cs3] move semantics

Md. Islam mislam4 at kent.edu
Tue Sep 22 13:32:15 EDT 2020


Move semantics uses && which is known as *rvalue reference*. A rvalue
reference simply indicates that the content of the reference is disposable.
Here && is not a reference of a reference..

https://medium.com/@dr3wc/understanding-move-semantics-and-perfect-forwarding-part-2-6b8266b6cfa4



Thanks
Tamim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://listmail.cs.kent.edu/pipermail/cs3/attachments/20200922/3dd9f2cc/attachment.html 


More information about the cs3 mailing list