Swap


Exchange arguments' values.

template<class TYPE>
constexpr void Swap(TYPE &a, TYPE &b);
Namespace: ntl
Include: NTL/Core/Utils.h