Change the size of this vector.

Synopsis

Declared in <bslstl_vector.h>

void
resize(size_type newLength);

Parameters

Name

Description

newLength

requested minimum length

Created with MrDocs