Return a reference to the last character of this string.
Declared in <bslstl_string.h>
Return a reference to the last character of this string.
CHAR_TYPE&
back();
» more...
Return a reference to the last character of this string.
CHAR_TYPE const&
back() const;
» more...
reference to the last character of this string