Assign the value of the specified dst deque to that of the specified src deque, and reset the src deque to a raw state.
dst
src
Declared in <bslstl_deque.h>
<bslstl_deque.h>
static void move( void* dst, void* src);