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