sxweetlollipop2912/linked-list-template

Implement O(1) list swap

Closed this issue · 0 comments

like in std::vector
v1.swap(v2);