[#boost-urls-param-operator_ptr] = xref:boost.adoc[boost]::xref:boost/urls.adoc[urls]::xref:boost/urls/param.adoc[param]::operator‐> :relfileprefix: ../../../ :mrdocs: Arrow support == Synopsis Declared in `<https://www.github.com/boostorg/url/blob/develop/include/boost/url/param.hpp#L334[boost/url/param.hpp]>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:boost/urls/param.adoc[param] const* operator‐>() const noexcept; ---- == Description This operator returns the address of the object so that it can be used in pointer contexts. [.small]#Created with https://www.mrdocs.com[MrDocs]#