Dip  0.92.4
Public Member Functions | List of all members
UtilIsGreaterThan< S, T > Class Template Reference

#include <UtilMacros.h>

Public Member Functions

bool operator() (const pair< S, T > &x, const pair< S, T > &y)
 
bool operator() (const std::pair< S, T > &x, const std::pair< S, T > &y)
 

Detailed Description

template<class S, class T>
class UtilIsGreaterThan< S, T >

Definition at line 472 of file UtilMacros.h.

Member Function Documentation

template<class S , class T >
bool UtilIsGreaterThan< S, T >::operator() ( const pair< S, T > &  x,
const pair< S, T > &  y 
)
inline

Definition at line 474 of file UtilMacros.h.

template<class S , class T >
bool UtilIsGreaterThan< S, T >::operator() ( const std::pair< S, T > &  x,
const std::pair< S, T > &  y 
)
inline

Definition at line 854 of file UtilMacros.h.


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