Fabcoin Core  0.16.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 9 of file indirectmap.h.

Member Function Documentation

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

Definition at line 9 of file indirectmap.h.

Here is the call graph for this function:

Here is the caller graph for this function:


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