Change the size of this list to the specified newSize, using the specified value for any appended elements.
newSize
value
Declared in <bslstl_list.h>
<bslstl_list.h>
void resize( size_type newSize, value_type const& value);