[#18748690750F1070863A4B6D6ED2EB35D789B18C]
Return true if there are no segments
bool empty() const noexcept;
assert( ! url_view( "/index.htm" ).encoded_segments().empty() );
Constant.
Throws nothing.