DiaDes  0.1
DIAgnosis of Discrete-Event System
Public Member Functions | List of all members
std::hash< boost::dynamic_bitset< Block, Alloc > > Struct Template Reference

#include <EventSet.hh>

Public Member Functions

size_t operator() (boost::dynamic_bitset< Block, Alloc > const &bs) const
 

Detailed Description

template<typename Block, typename Alloc>
struct std::hash< boost::dynamic_bitset< Block, Alloc > >

Standard hash function hash<boost::dynamic_bitset<Block, Alloc>>

Definition at line 56 of file EventSet.hh.

Member Function Documentation

◆ operator()()

template<typename Block , typename Alloc >
size_t std::hash< boost::dynamic_bitset< Block, Alloc > >::operator() ( boost::dynamic_bitset< Block, Alloc > const &  bs) const
inline

Definition at line 59 of file EventSet.hh.

References Diades::Graph::hash_value().


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