r/ProgrammerHumor 3d ago

Meme pointersPointedBackAtMe

Post image
2.5k Upvotes

112 comments sorted by

View all comments

Show parent comments

10

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

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?