Get the number of elements in this deque.
Declared in <util/vecdeque.h>
<util/vecdeque.h>
size_t size() const noexcept;
The number of elements currently held.