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