#include <Expressions.h>
Public Types | |
typedef bool | RetType |
Static Public Member Functions | |
static RetType | apply (const T &a, const T &b) |
Definition at line 159 of file Expressions.h.
typedef bool reco::Less< T >::RetType |
Definition at line 160 of file Expressions.h.
static RetType reco::Less< T >::apply | ( | const T & | a, |
const T & | b | ||
) | [inline, static] |
Definition at line 161 of file Expressions.h.