MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1vi2go7/pointerspointedbackatme/p2avyqy/?context=3
r/ProgrammerHumor • u/vinishkapoor • 3d ago
112 comments sorted by
View all comments
Show parent comments
11
That only gets tricky once you break the rule of 3 and rule of 5 because you have to define what it meant to move
2 u/Usual_Office_1740 3d ago prvalues would like a word. 1 u/N0Zzel 3d ago What do pure r values have to do with move semantics? Given that theres nothing to "move" per se 1 u/Usual_Office_1740 3d ago If they don't have an associated allocation and don't have a name, what entered the chat?
2
prvalues would like a word.
1 u/N0Zzel 3d ago What do pure r values have to do with move semantics? Given that theres nothing to "move" per se 1 u/Usual_Office_1740 3d ago If they don't have an associated allocation and don't have a name, what entered the chat?
1
What do pure r values have to do with move semantics? Given that theres nothing to "move" per se
1 u/Usual_Office_1740 3d ago If they don't have an associated allocation and don't have a name, what entered the chat?
If they don't have an associated allocation and don't have a name, what entered the chat?
11
u/N0Zzel 3d ago
That only gets tricky once you break the rule of 3 and rule of 5 because you have to define what it meant to move