Bitcoin ABC  0.29.2
P2P Digital Currency
Public Member Functions | List of all members
DereferencingComparator< T > Struct Template Reference

#include <indirectmap.h>

Public Member Functions

bool operator() (const T a, const T b) const
 

Detailed Description

template<class T>
struct DereferencingComparator< T >

Definition at line 10 of file indirectmap.h.

Member Function Documentation

◆ operator()()

template<class T >
bool DereferencingComparator< T >::operator() ( const T  a,
const T  b 
) const
inline

Definition at line 11 of file indirectmap.h.


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