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