Generated on Thu Apr 5 2018 19:44:19 for Gecode by doxygen 1.8.13
std::hash< Gecode::DFA > Struct Template Reference

Hashing for DFAs. More...

Public Member Functions

size_t operator() (const Gecode::DFA &d) const
 Return hash key for d. More...
 

Detailed Description

template<>
struct std::hash< Gecode::DFA >

Hashing for DFAs.

Definition at line 80 of file flatzinc.cpp.

Member Function Documentation

◆ operator()()

size_t std::hash< Gecode::DFA >::operator() ( const Gecode::DFA d) const
inline

Return hash key for d.

Definition at line 82 of file flatzinc.cpp.


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