Assignment

Synopses

Assignment

Assignment

segments_encoded_ref&
operator=(std::initializer_list<pct_string_view> init);

Assignment

Exceptions

Name

Thrown on

system_error

The list contains an invalid percent‐encoding.

Return Value

  • A reference to this object.

  • A reference to this.

Parameters

Name

Description

other

The segments to assign.

init

The list of segments to assign.

Created with MrDocs