Return true if there are no segments
bool
empty() noexcept;
Declared in file <src/segments_encoded_base.cpp> at line 72
assert( ! url_view( "/index.htm" ).encoded_segments().empty() );
Constant.
Throws nothing.