Boost.URL
Report an Issue
  • Boost.URL
  • boost::urls::grammar::range::iterator
Home:

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

A constant, forward iterator to elements of the range

Synopsis

Declared in header <boost/url/grammar/impl/range_rule.hpp>

class iterator;

Types

Name

Description

difference_type

iterator_category

pointer

reference

value_type

Member Functions

Name

Description

iterator [constructor]

operator!=

operator*

operator++

operator=

operator==