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::CompareEquiv< T, C > Class Template Reference

#include <elm/compare.h>

Static Public Member Functions

static bool equals (const T &v1, const T &v2)
 

Member Function Documentation

template<class T , class C = Comparator<T>>
static bool elm::CompareEquiv< T, C >::equals ( const T &  v1,
const T &  v2 
)
static

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