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::implementation_defined::charset_ref

boost::urls::grammar::implementation_defined::charset_ref

Synopsis

Declared in <include/boost/url/grammar/charset.hpp>

template<class CharSet>
struct charset_ref;

Member Functions

Name Description

find_if

find_if_not

operator()

Data Members

Name Description

cs_

Created with MrDocs