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

Predicate for greater or equal. 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 or equal.

Definition at line 77 of file Test.h.

Member Function Documentation

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

Definition at line 83 of file Test.h.

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

Definition at line 80 of file Test.h.


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

, generated on Tue Sep 26 2023.