Template Function std::swap(TRAP::Math::tQuat<T>&, TRAP::Math::tQuat<T>&)#

Function Documentation#

template<typename T>
constexpr void std::swap(TRAP::Math::tQuat<T> &lhs, TRAP::Math::tQuat<T> &rhs) noexcept(std::is_nothrow_move_constructible_v<TRAP::Math::tQuat<T>> && std::is_nothrow_move_assignable_v<TRAP::Math::tQuat<T>>)#