boost::urls::authority_view::operator=
Assignment
Synopsis
Declared in <boost/url/authority_view.hpp>
authority_view&
operator=(authority_view const& other) noexcept;
Parameters
Name |
Description |
other |
The object to assign |
Created with MrDocs