![]() |
Home | Libraries | People | FAQ | More |
Constructor.
param_view();
Default constructed query parameters have an empty key and no value.
[link url.ref.boost__urls__param_view.param_view `param_view`] qp;
this->[link url.ref.boost__urls__param_view.key `key`] == "" && this->[link url.ref.boost__urls__param_view.value `value`] == "" && this->[link url.ref.boost__urls__param_view.has_value `has_value`] == false
Constant.
Throws nothing.