Home
Libraries
People
FAQ
More
string::back
Return the last character.
char
&
back
();
»
more
...
char
const
&
back
()
const
;
»
more
...