Dip  0.92.4
Public Member Functions | List of all members
UtilIsLessThan< 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 UtilIsLessThan< S, T >

Definition at line 481 of file UtilMacros.h.

Member Function Documentation

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

Definition at line 483 of file UtilMacros.h.

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

Definition at line 863 of file UtilMacros.h.


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