boost::urls::swap
Swap
Synopsis
Declared in header <boost/url/url.hpp>
Description
Exchanges the contents of v0 with another v1.
All views, iterators and references remain
valid.
If &v0 ==&v1, this function call has no effect.
Swap
Declared in header <boost/url/url.hpp>
Exchanges the contents of v0 with another v1.
All views, iterators and references remain
valid.
If &v0 ==&v1, this function call has no effect.