Return a reference providing non-modifiable access to the last element of the array this reference object represents. The behavior is undefined unless size() > 0.
size() > 0
Declared in <bdld_datum.h>
<bdld_datum.h>
DatumArrayRef::const_reference back() const;