Constructor
void
authority_view() noexcept;
Declared in file <src/authority_view.cpp> at line 54
Default constructed authorities refer to a string with zero length, which is always valid. This matches the grammar for a zero-length host.
Throws nothing.