Request that the capacity be at least the specified value.

Synopsis

Declared in <bslstl_vector.h>

void
reserve(size_type newCapacity);

Parameters

Name

Description

newCapacity

the newCapacity argument

Created with MrDocs