Luna::RingDeque::pop_front
void pop_front()
Removes the element at the front of the queue.
Valid Usage
- empty must be
falsewhen calling this function.
void pop_front()
Removes the element at the front of the queue.
false when calling this function.