Helper class for identifying purpose of an Expr passed to memoize. More...
#include <Func.h>
Public Member Functions | |
EvictionKey (const Expr &expr=Expr()) | |
Protected Attributes | |
Expr | key |
Helper class for identifying purpose of an Expr passed to memoize.
|
protected |
Definition at line 687 of file Func.h.
Referenced by EvictionKey().