Constructor
url() noexcept = default; » more...
url(string_view s); » more...
url(url&& u) noexcept; » more...
url(const url_view_base& u); » more...
url(const url& u); » more...