BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
Public Member Functions | List of all members
graphene::protocol::pubkey_comparator Class Reference

#include <types.hpp>

Public Member Functions

bool operator() (const public_key_type &a, const public_key_type &b) const
 

Detailed Description

Definition at line 332 of file types.hpp.

Member Function Documentation

◆ operator()()

bool graphene::protocol::pubkey_comparator::operator() ( const public_key_type a,
const public_key_type b 
) const
inline

Definition at line 334 of file types.hpp.


The documentation for this class was generated from the following file: