Change the length of this string.

Synopsis

Declared in <bslstl_string.h>

void
resize(size_type newLength);

Parameters

Name

Description

newLength

new length of this string

Created with MrDocs