Constructor

Synopsis

Declared in header </boost/url/authority_view.hpp#L121[boost/url/authority_view.hpp,window=blank_]>

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

Return Value

  • void