Resize the deque to be size 0. The capacity will remain unchanged.

Synopsis

Declared in <util/vecdeque.h>

void
clear() noexcept;

Created with MrDocs