How to Distinguish Universal From R-Value References
📰 Dev.to · Haris
To declare an R-value reference in a template you would usually see something like T&& it's...
To declare an R-value reference in a template you would usually see something like T&& it's...