generic_swap

Declaration

template <typename T> void generic_swap(T & & a, T & & b);