Return true if there are no segments
<include/boost/url/segments_base.hpp>
bool empty() const noexcept;
assert( ! url_view( "/index.htm" ).segments().empty() );