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

Synopsis

Declared in <bdlc_compactedarray.h>

void
pop_back();

Created with MrDocs