Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
rows_view::const_iterator

A random access iterator to an element.

Synopsis
using const_iterator = rows_view::iterator;
Description

The exact type of the iterator is unspecified.


PrevUpHomeNext