[#89BE7FC1F88469D29530033CA85B3BED4AAD41FB]
Return the result of comparing this with another authority
int compare(authority_view const& other) const noexcept;
This function compares two authorities according to Syntax-Based comparison algorithm.
Throws nothing.