CVC3
Public Member Functions | Private Attributes | List of all members
Hash::hash< std::string > Class Template Reference

#include <expr_hash.h>

Collaboration diagram for Hash::hash< std::string >:
Collaboration graph

Public Member Functions

size_t operator() (const std::string &s) const
 

Private Attributes

hash< const char * > h
 

Detailed Description

template<>
class Hash::hash< std::string >

Definition at line 40 of file expr_hash.h.

Member Function Documentation

size_t Hash::hash< std::string >::operator() ( const std::string &  s) const
inline

Definition at line 44 of file expr_hash.h.

Member Data Documentation

hash<const char*> Hash::hash< std::string >::h
private

Definition at line 42 of file expr_hash.h.


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