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

#include <elm/data/custom.h>

Public Member Functions

 HashDelegate (const H &hash)
 
t::hash computeHash (const T &key) const
 
bool isEqual (const T &key1, const T &key2) const
 

Constructor & Destructor Documentation

◆ HashDelegate()

HashDelegate ( const H &  hash)
inline

Member Function Documentation

◆ computeHash()

t::hash computeHash ( const T &  key) const
inline

◆ isEqual()

bool isEqual ( const T &  key1,
const T &  key2 
) const
inline

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