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

Change the size of this vector.

Synopses

Declared in <bslstl_vector.h>

Change the size of this vector.

void
resize(size_type newLength);
» more...

Change the size of this vector.

void
resize(
    size_type newLength,
    VALUE_TYPE* value);
» more...

Parameters

NameDescription
newLengthrequested minimum length
valueelement value