boost::urls::static_url::static_url
Constructor
Synopsis
static_url() noexcept;
explicit
static_url(core::string_view s);
static_url(static_url const& u) noexcept;
static_url(url_view_base const& u);
Constructor
static_url() noexcept;
explicit
static_url(core::string_view s);
static_url(static_url const& u) noexcept;
static_url(url_view_base const& u);