(Inherited from segments_base)
segments_base
Return true if there are no segments.
bool empty() const;
assert( ! url_view( "/index.htm" ).segments().empty() );
Constant.
Throws nothing.