Essentia  2.1-beta6-dev
PairCompare< T, U, Comparator > Class Template Reference

#include <essentiamath.h>

Inheritance diagram for PairCompare< T, U, Comparator >:

Public Member Functions

bool operator() (const std::pair< T, U > &p1, const std::pair< T, U > &p2) const
 

Private Attributes

Comparator _cmp
 

Member Function Documentation

◆ operator()()

bool operator() ( const std::pair< T, U > &  p1,
const std::pair< T, U > &  p2 
) const
inline

Member Data Documentation

◆ _cmp

Comparator _cmp
private

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