Boost.URL
Report an Issue
  • Boost.URL
  • boost::urls::segments_ref::operator=
Home:

boost::urls::segments_ref::operator=

Members

Assignment

segments_ref&
operator=(segments_ref const& other);
  » more...
segments_ref&
operator=(segments_view const& other);
  » more...

Assignment

segments_ref&
operator=(std::initializer_list<core::string_view> init);
  » more...