Static Public Member Functions

StringHashFns Class Reference

#include <Map.h>

Static Public Member Functions

static uintptr_t hash (cchar *s)
static int equal (cchar *a, cchar *b)

Detailed Description

Definition at line 126 of file Map.h.


Member Function Documentation

static int StringHashFns::equal ( cchar a,
cchar b 
) [inline, static]

Definition at line 134 of file Map.h.

static uintptr_t StringHashFns::hash ( cchar s  )  [inline, static]

Definition at line 128 of file Map.h.


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