[#EE17324AB33CE00A3B91F053DED22796B144DA69]

Function authority_view:: authority_view

Constructor

Synopsis

            authority_view() noexcept;
        

Description

Default constructed authorities refer to a string with zero length, which is always valid. This matches the grammar for a zero-length host.

Exception Safety

Throws nothing.

Specification