#include <Map.h>
Static Public Member Functions | |
static uintptr_t | hash (void *s) |
static int | equal (void *a, void *b) |
Definition at line 148 of file Map.h.
static int PointerHashFns::equal | ( | void * | a, | |
void * | b | |||
) | [inline, static] |
static uintptr_t PointerHashFns::hash | ( | void * | s | ) | [inline, static] |