#include <UtilMacros.h>
|
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) |
|
template<class S, class T>
class UtilIsLessThan< S, T >
Definition at line 481 of file UtilMacros.h.
template<class S , class T >
bool UtilIsLessThan< S, T >::operator() |
( |
const pair< S, T > & |
x, |
|
|
const pair< S, T > & |
y |
|
) |
| |
|
inline |
template<class S , class T >
bool UtilIsLessThan< S, T >::operator() |
( |
const std::pair< S, T > & |
x, |
|
|
const std::pair< S, T > & |
y |
|
) |
| |
|
inline |
The documentation for this class was generated from the following files: