Home
Libraries
People
FAQ
More
rows_view::back
Returns the last row.
Synopsis
row_view
back
()
const
;
Preconditions
this
->
size
()
>
0
Exception safety
No-throw guarantee.
Complexity
Constant.