Static Public Member Functions

CaseStringHashFns 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 137 of file Map.h.


Member Function Documentation

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

Definition at line 145 of file Map.h.

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

Definition at line 139 of file Map.h.


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