Static Public Member Functions

HashFns< C > Class Template Reference

#include <Map.h>

Static Public Member Functions

static uintptr_t hash (C a)
static int equal (C a, C b)

Detailed Description

template<class C>
class HashFns< C >

Definition at line 81 of file Map.h.


Member Function Documentation

template<class C >
static int HashFns< C >::equal ( a,
b 
) [static]
template<class C >
static uintptr_t HashFns< C >::hash ( a  )  [static]

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