bsl::Deque_Util::swap

Exchange the value of the specified a deque with that of the specified b deque.

Synopsis

Declared in <bslstl_deque.h>

static
void
swap(
    void* a,
    void* b);