DiaDes  0.1
DIAgnosis of Discrete-Event System
Public Member Functions | List of all members
std::hash< Diades::Automata::Candidate > Struct Template Reference

#include <Candidate.hh>

Public Member Functions

size_t operator() (const Diades::Automata::Candidate &candidate) const
 

Detailed Description

template<>
struct std::hash< Diades::Automata::Candidate >

hash function of a Candidate: ugly

Todo:
improve this

Definition at line 281 of file Candidate.hh.

Member Function Documentation

◆ operator()()

size_t std::hash< Diades::Automata::Candidate >::operator() ( const Diades::Automata::Candidate candidate) const
inline

Definition at line 283 of file Candidate.hh.

References Diades::Automata::Candidate::toString().


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