CVC3  2.4.1
Public Member Functions | Private Attributes | List of all members
CVC3::ExprManager::HashString Class Reference

Private class for hashing strings. More...

Public Member Functions

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

Private Attributes

std::hash< char * > h

Detailed Description

Private class for hashing strings.

Definition at line 76 of file expr_manager.h.


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