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

Predicate for equality. 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 equality.

Definition at line 33 of file Test.h.

Member Function Documentation

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

Definition at line 39 of file Test.h.

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

Definition at line 36 of file Test.h.


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

, generated on Tue Sep 26 2023.