CVC3
Public Member Functions | Private Attributes

Hash::hash< std::string > Class Template Reference

#include <expr_hash.h>

Collaboration diagram for Hash::hash< std::string >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

Private Attributes


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: