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