Construct an empty deque with no allocated buffer.
Declared in <util/vecdeque.h>
<util/vecdeque.h>
VecDeque() noexcept = default;
Created with MrDocs