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

hash< char * > Struct Template Reference

Given a character string, this class calculates a hash value. More...

#include <hash.h>

List of all members.

Public Member Functions

unsigned operator() (const char *str) const


Detailed Description

template<>
struct hash< char * >

Given a character string, this class calculates a hash value.


Member Function Documentation

unsigned hash< char * >::operator() const char *  str  )  const [inline]
 


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

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