decode
Return the string with percent-decoding
Synopsis
template<class StringToken = string_token::return_string>
StringToken::result_type
decode(
encoding_opts opt = = {},
StringToken&& token) const;
Defined in file <include/boost/url/pct_string_view.hpp> on line 345