boost::urls::param_pct_view::operator‐>
Arrow support
Synopsis
Declared in <boost/url/param.hpp>
param_pct_view const*
operator‐>() const noexcept;
Description
This operator returns the address of the object so that it can be used in pointer contexts.
Return Value
A pointer to this object
Created with MrDocs