boost::urls::segments_encoded_base::empty
Return true if there are no segments
Description
assert( ! url_view( "/index.htm" ).encoded_segments().empty() );
Throws nothing.
Created with MrDocs
Return true if there are no segments
assert( ! url_view( "/index.htm" ).encoded_segments().empty() );
Created with MrDocs