Change the size of this list to the specified newSize.

Synopsis

Declared in <bslstl_list.h>

void
resize(size_type newSize);

Parameters

Name

Description

newSize

desired number of elements

Created with MrDocs