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