Constructor
Synopsis
Declared in header </boost/url/pct_string_view.hpp#L117[boost/url/pct_string_view.hpp,window=blank_]>
constexpr
pct_string_view() = default;
Description
Default constructed string are empty.
Complexity
Constant.
Exception Safety
Throws nothing.
Return Value
-
void