boost::urls::operator<<
Format the string with percent-decoding applied to the output stream
Synopsis
Declared in header <boost/url/decode_view.hpp>
friend
std::ostream&
operator<<(
std::ostream& os,
decode_view const& s);
Format the string with percent-decoding applied to the output stream
Declared in header <boost/url/decode_view.hpp>
friend
std::ostream&
operator<<(
std::ostream& os,
decode_view const& s);