Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
rows_view::value_type

A type that can hold elements in this collection with value semantics.

Synopsis
using value_type = row;

PrevUpHomeNext