Remove the last element from this array. The behavior is undefined unless 0 < length() .

Synopsis

Declared in <bdlc_packedintarray.h>

void
pop_back();

Created with MrDocs