boost::urls::pct_string_view::pct_string_view boost::urls::pct_string_view::pct_string_view Constructor Synopsis Declared in <boost/url/pct_string_view.hpp> constexpr pct_string_view() = default; Description Default constructed string are empty. Complexity Constant. Exception Safety Throws nothing. Created with MrDocs