<boost/url/params_base.hpp>
bool empty() const noexcept;
assert( ! url_view( "?key=value" ).params().empty() );
Constant.
Throws nothing.
true