boost::urls::segments_encoded_ref::operator=
Assignment
Synopsis
segments_encoded_ref&
operator=(segments_encoded_ref const& other);
segments_encoded_ref&
operator=(segments_encoded_view const& other);
segments_encoded_ref&
operator=(std::initializer_list<pct_string_view> init);