omni::graph::exec::unstable::swap

Defined in omni/graph/exec/unstable/SmallVector.h

template<typename T, std::size_t N>
void omni::graph::exec::unstable::swap(SmallVector<T, N> &a, SmallVector<T, N> &b)

Swap fuction for SmallVector.