Luna::RingDeque::swap
void swap(RingDeque &rhs)
Swaps elements of this queue with the specified queue.
Parameters
-
in rhs
The queue to swap elements with.
void swap(RingDeque &rhs)
Swaps elements of this queue with the specified queue.
in rhs
The queue to swap elements with.