Construct an empty deque with no allocated buffer.

Synopsis

Declared in <util/vecdeque.h>

VecDeque() noexcept = default;

Created with MrDocs