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
    • Reference
    • Help Card
Boost.URL default
  • Boost.URL
    • default
  • Boost.URL
  • Namespace string_token

Namespace string_token

Types

Name

Description

append_to_t

arg

Base class for string tokens, and algorithm parameters

assign_to_t

is_token

is_token<T, void_t<decltype(std::declval<T&>().prepare( std::declval<std::size_t>())), decltype(std::declval<T&>().result())>>

preserve_size_t

return_string

Functions

Name

Description

append_to

assign_to

preserve_size

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