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