ilang  1.1.4
ILAng: A Modeling and Verification Platform for SoCs
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros
Public Member Functions | List of all members
ilang::ExprHash Class Reference

The function object for hashing Expr. The hash value is the id of the symbol, which is supposed to be unique. More...

#include <expr.h>

Public Member Functions

size_t operator() (const ExprPtr &expr) const
 Function object for hashing.
 

Detailed Description

The function object for hashing Expr. The hash value is the id of the symbol, which is supposed to be unique.


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