<div dir="ltr">Move semantics uses &amp;&amp; which is known as <b>rvalue reference</b>. A rvalue reference simply indicates that the content of the reference is disposable. Here &amp;&amp; is not a reference of a reference.. <div><br></div><div><a href="https://medium.com/@dr3wc/understanding-move-semantics-and-perfect-forwarding-part-2-6b8266b6cfa4">https://medium.com/@dr3wc/understanding-move-semantics-and-perfect-forwarding-part-2-6b8266b6cfa4</a> <br clear="all"><div><br></div><div><br></div><div>Thanks</div><div>Tamim</div></div></div>