boost::urls::authority_view::authority_view

Constructor

Synopsis

Declared in <boost/url/authority_view.hpp>

constexpr
authority_view(authority_view const& other) noexcept = default;

Parameters

NameDescription
otherThe object to copy construct from