Luna::RingDeque::RingDeque

RingDeque(RingDeque &&rhs)

Constructs a queue by moving elements from another queue.

Parameters

  • in rhs

    The queue to move elements from.