Function optional_rule
Synopsis
Declared in header <boost/url/grammar/optional_rule.hpp>
template<class Rule>
constexpr
optional_rule_t<Rule>
optional_rule(const Rule& r);
Declared in header <boost/url/grammar/optional_rule.hpp>
template<class Rule>
constexpr
optional_rule_t<Rule>
optional_rule(const Rule& r);