Returns the number of elements the container can hold without reallocating.
Declared in <prevector.h>
<prevector.h>
size_t capacity() const;
The number of elements the container can hold without reallocating.