Swap


This function has been removed in release 10.0.0. Use ntl::Swap function instead.

Exchange arguments.

template<class TYPE> void Swap(TYPE &a, TYPE &b);
Namespace: nitisa
Include: Nitisa/Core/Math/Utils.h