Berkeley DB Reference Version 5.3.35

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.

See Also

http://www.cplusplus.com/reference/stl/vector/swap/

Class

db_vector