Assignment
Declared in file <boost/url/url_view.hpp> at line 283
After assignment, both views reference the same underlying character buffer. Ownership is not transferred.
this->buffer().data() == other.buffer().data()
Constant.
Throws nothing.