![]() |
Home | Libraries | People | FAQ | More |
(Inherited from params_base
)
Return true if there are no params.
bool empty() const;
assert( ! url_view( "?key=value" ).params().[link url.ref.boost__urls__params_view.empty `empty`]() );
Constant.
Throws nothing.