Return the result of comparing this with another authority
int
compare(
const authority_view& other) noexcept;
Declared in file <src/authority_view.cpp> at line 350
This function compares two authorities according to Syntax-Based comparison algorithm.
Throws nothing.