boost::urls::segments_encoded_ref::operator=

Assignment

Exceptions

Name

Thrown on

system_error

The list contains an invalid percent‐encoding.

Return Value

  • A reference to this.

  • A reference to this object.

Parameters

Name

Description

init

The list of segments to assign.

other

The segments to assign.

Created with MrDocs