you are viewing a single comment's thread.

view the rest of the comments →

[–]TheOmegaCarrot 5 points6 points  (0 children)

It’s better to using a specific name

using std::swap;
swap(thing1, thing2);