boost::urls::grammar::range::iterator

A constant, forward iterator to elements of the range

Synopsis

class iterator;

Member Functions

Name

Description

iterator [constructor]

Constructors

operator=

Copy assignment operator

operator*

operator++

Increment operators

operator==

Equality operator

operator!=

Inequality operator

Friends

Name

Description

boost::urls::grammar::range

A forward range of parsed elements

Created with MrDocs