Elm  2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
EquivDelegate< T, E > Class Template Reference

#include <elm/data/custom.h>

Public Member Functions

 EquivDelegate (const E &equ)
 
bool isEqual (const T &x, const T &y) const
 

Constructor & Destructor Documentation

◆ EquivDelegate()

EquivDelegate ( const E &  equ)
inline

Member Function Documentation

◆ isEqual()

bool isEqual ( const T &  x,
const T &  y 
) const
inline

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