CVC3
Public Member Functions | List of all members
Hash::hash< char * > Struct Template Reference

#include <hash_fun.h>

Collaboration diagram for Hash::hash< char * >:
Collaboration graph

Public Member Functions

size_t operator() (const char *__s) const
 

Detailed Description

template<>
struct Hash::hash< char * >

Definition at line 71 of file hash_fun.h.

Member Function Documentation

size_t Hash::hash< char * >::operator() ( const char *  __s) const
inline

Definition at line 72 of file hash_fun.h.

References Hash::__stl_hash_string().


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