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

#include <elm/data/custom.h>

Public Member Functions

 ComparatorDelegate (const C &comp)
 
int doCompare (const T &x, const T &y) const
 

Constructor & Destructor Documentation

◆ ComparatorDelegate()

ComparatorDelegate ( const C &  comp)
inline

Member Function Documentation

◆ doCompare()

int doCompare ( const T &  x,
const T &  y 
) const
inline

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