std::hash< Gecode::TupleSet > Struct Template Reference
Hashing for tuple sets. More...
Public Member Functions | |
| size_t | operator() (const Gecode::TupleSet &x) const |
| Return hash key for x. | |
Detailed Description
template<>
struct std::hash< Gecode::TupleSet >
Hashing for tuple sets.
Definition at line 44 of file flatzinc.cpp.
Member Function Documentation
| size_t std::hash< Gecode::TupleSet >::operator() | ( | const Gecode::TupleSet & | x | ) | const [inline] |
Return hash key for x.
Definition at line 44 of file flatzinc.cpp.
The documentation for this struct was generated from the following file:
- gecode/flatzinc/flatzinc.cpp
