[#boost-urls-grammar-any_rule] = xref:boost.adoc[boost]::xref:boost/urls.adoc[urls]::xref:boost/urls/grammar.adoc[grammar]::any_rule :relfileprefix: ../../../ :mrdocs: == Synopsis Declared in `<https://www.github.com/boostorg/url/blob/develop/include/boost/url/grammar/range_rule.hpp#Lundefined[boost/url/grammar/range_rule.hpp]>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class T> class any_rule; ---- == Types [cols=1] |=== | Name | xref:boost/urls/grammar/any_rule/value_type.adoc[`value_type`] |=== == Member Functions [cols="1,4"] |=== | Name| Description | xref:boost/urls/grammar/any_rule/2constructor-0d.adoc[`any_rule`] [.small]#[constructor]# | Constructors | xref:boost/urls/grammar/any_rule/2destructor.adoc[`~any_rule`] [.small]#[destructor]# | Destructor | xref:boost/urls/grammar/any_rule/operator_assign-01.adoc[`operator=`] | Assignment operators | xref:boost/urls/grammar/any_rule/first.adoc[`first`] | | xref:boost/urls/grammar/any_rule/next.adoc[`next`] | |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#