Generated on Tue May 22 09:41:47 2018 for Gecode by doxygen 1.6.3

std::hash< Gecode::DFA > Struct Template Reference

Hashing for DFAs. More...

List of all members.

Public Member Functions

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

Detailed Description

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

Hashing for DFAs.

Definition at line 65 of file flatzinc.cpp.


Member Function Documentation

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

Return hash key for d.

Definition at line 67 of file flatzinc.cpp.


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