Boost.URL Logo

PrevUpHomeNext
params_encoded::append (2 of 2 overloads)

Construct element at the last position of the container.

Synopsis
iterator
append(
    string_view key,
    string_view value);
Return Value

Position where the element was constructed

Parameters

Name

Description

key

Element key

value

Element value


PrevUpHomeNext