Set the size of the specified array to the specified newSize.

Synopsis

Declared in <bdlar_arrayref.h>

void
bdlat_arrayResize(
    ArrayRef* array,
    int newSize);

Created with MrDocs