C++ rvalue Reference
This is a really good in-depth introduction about C++ rvalue reference.
It explains why we need rvalue reference which I think is the most important thing that helped me understand it.
I’ve converted it to pdf and put it on my git just in case the webpage might be missing one day.