Constructors

Synopses

Constructor

authority_view() noexcept;

Constructor

authority_view(authority_view const& other) noexcept;

Construct from a string.

explicit
authority_view(core::string_view s);

Parameters

Name

Description

s

The string to parse

See Also

Created with MrDocs