bsl::vector<VALUE_TYPE*, ALLOCATOR>::reserve

Request that the capacity be at least the specified value.

Synopsis

Declared in <bslstl_vector.h>

void
reserve(size_type newCapacity);

Parameters

NameDescription
newCapacitythe newCapacity argument