Returns whether the queue holds no elements.
Declared in <folly/container/FixedCapacityRingQueue.h>
<folly/container/FixedCapacityRingQueue.h>
bool empty() const;
true if the queue is empty.
true