Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
results::const_iterator

A random access iterator to an element.

Synopsis
using const_iterator = results::iterator;
Description

The exact type of the iterator is unspecified.


PrevUpHomeNext