![]() |
![]() |
#include <EgHLTEleHLTFilterMon.h>
Public Member Functions | |
bool | operator() (const T *lhs, const T *rhs) |
Definition at line 51 of file EgHLTEleHLTFilterMon.h.
bool egHLT::EleHLTFilterMon::ptrLess< T >::operator() | ( | const T * | lhs, |
const T * | rhs | ||
) | [inline] |
Definition at line 52 of file EgHLTEleHLTFilterMon.h.
{return *lhs<*rhs;}