Boost.URL
Report an Issue

Boost.URL

    • Quick Look
    • URLs
      • Parsing
      • Containers
      • Segments
      • Params
      • Normalization
      • String Token
      • Percent Encoding
      • Formatting
    • Customization
      • Parse Rules
      • Character Sets
      • Compound Rules
      • Ranges
      • RFC 3986
    • Concepts
      • CharSet
      • Rule
      • StringToken
    • Examples
      • QR Code
      • Finicky
      • mailto URLs
      • Magnet Link
      • File Router
      • Router
      • Sanitizing URLs
    • Help Card
    • Reference
Boost.URL default
  • Boost.URL
    • default
Edit this Page

Class iterator

Synopsis

class iterator;

Declared in file <include/boost/url/decode_view.hpp> on line 141

Defined in file <include/boost/url/impl/decode_view.hpp> on line 19

Types

Name

Description

value_type

reference

pointer

const_reference

size_type

difference_type

iterator_category

Member Functions

Name

Description

iterator

iterator

operator=

operator*

operator++

operator--

operator++

operator--

base

operator==

operator!=

Friends

Name

Description

decode_view

This page was built using the Antora default UI.

The source code for this UI is licensed under the terms of the MPL-2.0 license.

https://github.com/cppalliance/site-docs