Arrow support
Declared in <boost/url/param.hpp>
<boost/url/param.hpp>
param const* operator->() const noexcept;
This operator returns the address of the object so that it can be used in pointer contexts.
A pointer to the object.