bitdeque
::resize
Resize the container.
Synopsis
Declared in
<util/bitdeque.h>
void resize(
size_type
n);
Parameters
Name
Description
n
New number of bits; the container grows with false bits or shrinks from the end.