:relfileprefix: ../../../ [#boost-urls-pct_string_view-2constructor-0c] == xref:boost.adoc[pass:[boost]]::xref:boost/urls.adoc[pass:[urls]]::xref:boost/urls/pct_string_view.adoc[pass:[pct_string_view]]::pct_string_view === Synopsis Declared in header `` [source,cpp,subs="verbatim,macros,-callouts"] ---- template< class String, class = void> pct_string_view(String const& s); ----