Constructor

Synopsis

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

Parameters

Name Description

other

The object to copy construct from

Created with MrDocs