List of all members | Public Member Functions | Static Public Member Functions
utl::Greater Class Reference

Predicate for greater. More...

#include <Test.h>

Public Member Functions

template<typename T >
bool operator() (const T &lhs, const T &rhs) const
 

Static Public Member Functions

static const char * Name ()
 

Detailed Description

Predicate for greater.

Definition at line 66 of file Test.h.

Member Function Documentation

static const char* utl::Greater::Name ( )
inlinestatic

Definition at line 72 of file Test.h.

template<typename T >
bool utl::Greater::operator() ( const T &  lhs,
const T &  rhs 
) const
inline

Definition at line 69 of file Test.h.


The documentation for this class was generated from the following file:

, generated on Tue Sep 26 2023.