Return true if the string is empty
<include/boost/url/decode_view.hpp>
bool empty() const noexcept;
assert( decode_view( "" ).empty() );