Erase the last element from this JsonArray. The behavior is undefined if this JsonArray is empty.

Synopsis

Declared in <bdljsn_json.h>

void
popBack();

Created with MrDocs