Elm  1.0
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
elm::DelegateComparator< T, C > Class Template Reference

#include <elm/compare.h>

Public Member Functions

int doCompare (const T &v1, const T &v2) const
 

Static Public Member Functions

static int compare (const T &v1, const T &v2)
 

Member Function Documentation

template<class T, class C>
static int elm::DelegateComparator< T, C >::compare ( const T &  v1,
const T &  v2 
)
static
template<class T, class C>
int elm::DelegateComparator< T, C >::doCompare ( const T &  v1,
const T &  v2 
) const

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