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
    • Examples
      • QR Code
      • Finicky
      • mailto URLs
      • Magnet Link
      • File Router
      • Router
      • Sanitizing URLs
    • Reference
      • Concepts
        • CharSet
        • Rule
        • StringToken
      • Help Card
  • boost::urls::grammar::see_below

boost::urls::grammar::see_below

Types

Name Description

aligned_storage_impl

ci_equal

ci_hash

ci_less

is_charset

is_charset<T, void_t<decltype(std::declval() = std::declval().operator()( std::declval()))>>

is_rule

is_rule<T, void_t<decltype(std::declval&>() = std::declval().parse( std::declval(), std::declval()))>>

Functions

Name Description

nearest_pow2

recycled_add

recycled_add_impl

recycled_remove

recycled_remove_impl

Created with MrDocs