Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

hash< void * > Struct Template Reference

Given a pointer, this class calculates a hash value for the pointer itself. More...

#include <hash.h>

List of all members.

Public Member Functions

unsigned operator() (const void *data) const


Detailed Description

template<>
struct hash< void * >

Given a pointer, this class calculates a hash value for the pointer itself.


Member Function Documentation

unsigned hash< void * >::operator() const void *  data  )  const [inline]
 


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

Torsion Operating System, Copyright (C) 2000-2004 Dan Helfman