pct_string_view Constructor Synopsis constexpr pct_string_view() = default; Defined in file <include/boost/url/pct_string_view.hpp> on line 117 Description Default constructed string are empty. Complexity Constant. Exception Safety Throws nothing.