WG21-SG14/SG14

Add missing sg14::swap(ring_span<T,Popper>& lhs, ring_span<T,Popper>& rhs)

martinmoene opened this issue · 1 comments

Add missing sg14::swap(ring_span& lhs, ring_span& rhs)

Forget about this, std::swap() of C++11 and later is just fine.