Test whether the contents of this deque is empty.
Declared in <util/vecdeque.h>
<util/vecdeque.h>
bool empty() const noexcept;
true if the deque holds no elements.