boost::urls::grammar::string_view_base::swap

Swap

Synopsis

Declared in <boost/url/grammar/string_view_base.hpp>
void
swap(string_view_base& s) noexcept;


Parameters

Name Description
s The object to swap with

Created with MrDocs