Exchange the value of the specified a vector with that of the specified b vector.
Synopsis
Declared in <bslstl_vector.h>
static
void
swap(
void* a,
void* b);
Created with MrDocs
Exchange the value of the specified a vector with that of the specified b vector.
Declared in <bslstl_vector.h>
static
void
swap(
void* a,
void* b);
Created with MrDocs