Swap

Swapping is made simple in C++ using std::swap.

We'll cover the following...

With the function ...