Order two extended public keys by public key, then by chain code.
Declared in <pubkey.h>
<pubkey.h>
bool operator<( CExtPubKey const& a, CExtPubKey const& b);
true if a sorts before b.