void swap | ( | sbo_vector< ElementType, sbo_threshold, Allocator > & | right | ) |
Swaps contents of the vector with another vector.
right | The other vector to swap the contents with. |
std::allocator_traits<allocator_type>::propagate_on_container_swap::value
is false.