cvc4-1.4
CVC4::TypeConstantHashFunction Struct Reference

We hash the constants with their values. More...

#include <kind.h>

Public Member Functions

size_t operator() (TypeConstant tc) const
 

Detailed Description

We hash the constants with their values.

Definition at line 562 of file kind.h.

Member Function Documentation

◆ operator()()

size_t CVC4::TypeConstantHashFunction::operator() ( TypeConstant  tc) const
inline

Definition at line 563 of file kind.h.


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