VecDeque::VecDeque

Construct an empty deque with no allocated buffer.

Synopsis

Declared in <util/vecdeque.h>

VecDeque() noexcept = default;