Predicate for greater or equal.
More...
#include <Test.h>
|
| template<typename T > |
| bool | operator() (const T &lhs, const T &rhs) const |
| |
|
| static const char * | Name () |
| |
Predicate for greater or equal.
Definition at line 77 of file Test.h.
| static const char* utl::GreaterOrEqual::Name |
( |
| ) |
|
|
inlinestatic |
template<typename T >
| bool utl::GreaterOrEqual::operator() |
( |
const T & |
lhs, |
|
|
const T & |
rhs |
|
) |
| const |
|
inline |
The documentation for this class was generated from the following file: