Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

hash< char * > Struct Reference

#include <stl_hash_fun.h>

List of all members.

Public Methods

size_t operator() (const char *s) const


Member Function Documentation

size_t hash< char * >::operator() const char *    s const [inline]
 

Definition at line 51 of file stl_hash_fun.h.

References __stl_hash_string.

00051 { return __stl_hash_string(s); }


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

Documentation generated on Thu May 2 15:03:28 2002

Generated with doxygen 1.2.12 by Dimitri van Heesch ,   1997-2001