Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
row::const_iterator

A random access iterator to an element.

Synopsis
using const_iterator = iterator;
Description

The exact type of the iterator is unspecified.


PrevUpHomeNext