boost::urls::segments_ref::operator=
Assignment
Synopsis
segments_ref&
operator=(segments_ref const& other);
segments_ref&
operator=(segments_view const& other);
segments_ref&
operator=(std::initializer_list<core::string_view> init);
Assignment
segments_ref&
operator=(segments_ref const& other);
segments_ref&
operator=(segments_view const& other);
segments_ref&
operator=(std::initializer_list<core::string_view> init);