Simple Application Framework
1
|
Greater than predicate. More...
#include <Predicate.h>
Public Member Functions | |
bool | operator() (const T &v1, const T &v2) const |
Greater than predicate.
bool Saf::Algo::Predicate::Greater< T >::operator() | ( | const T & | v1, |
const T & | v2 | ||
) | const [inline] |