Set the length of this array to the specified numElements. If numElements > length(), the added elements are initialized to TYPE().
numElements
numElements > length()
TYPE()
Declared in <bdlc_compactedarray.h>
<bdlc_compactedarray.h>
void resize(std::size_t numElements);