#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) |
Definition at line 481 of file UtilMacros.h.
bool UtilIsLessThan< S, T >::operator() | ( | const pair< S, T > & | x, | |
const pair< S, T > & | y | |||
) | [inline] |
Definition at line 483 of file UtilMacros.h.
bool UtilIsLessThan< S, T >::operator() | ( | const std::pair< S, T > & | x, | |
const std::pair< S, T > & | y | |||
) | [inline] |
Definition at line 864 of file UtilMacros.h.