Boost.URL Logo

PrevUpHomeNext
query_param_view::query_param_view (2 of 3 overloads)

Constructor.

Synopsis
query_param_view(
    string_view key_,
    string_view value_ = {},
    bool has_value_ = false);

PrevUpHomeNext