Template Function std::swap(llvm_vecsmall::SmallVector<T, N>&, llvm_vecsmall::SmallVector<T, N>&)
Defined in File SmallVector.h
Function Documentation
-
template<typename T, unsigned N>
inline void std::swap(llvm_vecsmall::SmallVector<T, N> &LHS, llvm_vecsmall::SmallVector<T, N> &RHS) Implement std::swap in terms of SmallVector swap.