|
|
|
|
|
by zach43
3066 days ago
|
|
Maybe this is just my experience, but it took me far longer to understand the subtleties of move semantics, rvalues, and RVO than to understand pointers and references in C++. And this is not even getting into “universal references” (which I don’t have a comfortable understanding of either) |
|
Edit - I may have the wrong videos linked. It could be his talk on Universal References [3] that I'm thinking of. It's been a while.
[1] https://www.youtube.com/watch?v=fhM24zs1MFA
[2] https://www.youtube.com/watch?v=-7qwpuA3EpU
[3] https://channel9.msdn.com/Shows/Going+Deep/Cpp-and-Beyond-20...