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

Synopsis

Declared in <bslstl_vector.h>

void
resize(
    size_type newLength,
    VALUE_TYPE* value);