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