Constructor
<include/boost/url/decode_view.hpp>
constexpr decode_view() noexcept = default;
Default-constructed views represent empty strings.
decode_view ds;
this->empty() == true