Boost.URL
Report an Issue
  • Boost.URL
  • boost::urls::grammar::literal_rule::parse
Home:

boost::urls::grammar::literal_rule::parse

Synopsis

Declared in header <boost/url/grammar/literal_rule.hpp>

system::result<value_type>
parse(
    char const*& it,
    char const* end) const noexcept;