CAPD RedHom Library
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
data_structures::Hasher< Key > Struct Template Reference

#include <capd/redAlg/data_structures/hasher.h>

Static Public Member Functions

static int hash (const Key &key)
 

Member Function Documentation

template<typename Key >
static int data_structures::Hasher< Key >::hash ( const Key &  key)
inlinestatic