Return a reference providing modifiable access to the last element in this JsonArray. The behavior is undefined unless this JsonArray is not empty.
JsonArray
Declared in <bdljsn_json.h>
<bdljsn_json.h>
Json& back();
Created with MrDocs