Home
Libraries
People
FAQ
More
row_view::size
Returns the number of fields in the row.
Synopsis
std
::
size_t
size
()
const
;
Exception safety
No-throw guarantee.
Complexity
Constant.