swap

Function Details

void swap(self &vec)
 

Swap content with another vector vec.

Parameters

vec

The other vector to swap content with. This function supports auto-commit.

Class

db_vector