Add missing sg14::swap(ring_span<T,Popper>& lhs, ring_span<T,Popper>& rhs)
martinmoene opened this issue · 1 comments
martinmoene commented
Add missing sg14::swap(ring_span& lhs, ring_span& rhs)
martinmoene commented
Forget about this, std::swap()
of C++11 and later is just fine.