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

Change the size of this vector.

Synopsis

Declared in <bslstl_vector.h>

void
resize(
    size_type newLength,
    VALUE_TYPE* value);

Parameters

NameDescription
newLengthrequested minimum length
valueelement value