cvc4-1.3
CVC4::RegExpHashFunction Struct Reference

Hash function for the RegExp constants. More...

#include <regexp.h>

Public Member Functions

size_t operator() (const RegExp &s) const
 

Detailed Description

Hash function for the RegExp constants.

Definition at line 304 of file regexp.h.

Member Function Documentation

size_t CVC4::RegExpHashFunction::operator() ( const RegExp s) const
inline

Definition at line 305 of file regexp.h.

References CVC4::RegExp::hash().


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