ETISS 0.8.0
Extendable Translating Instruction Set Simulator (version 0.8.0)
Public Member Functions | Public Attributes | List of all members
std::hash< std::pair< void const *, void const * > > Struct Reference

#include <Dot.h>

Collaboration diagram for std::hash< std::pair< void const *, void const * > >:
Collaboration graph
[legend]

Public Member Functions

size_t operator() (const std::pair< void const *, void const * > &x) const
 

Public Attributes

std::hash< intptr_tmh
 

Detailed Description

Definition at line 71 of file Dot.h.

Member Function Documentation

◆ operator()()

size_t std::hash< std::pair< void const *, void const * > >::operator() ( const std::pair< void const *, void const * > &  x) const
inline

TODO check if additional computation needed for a propper hash combination (e.g. FNV) is worth it

Definition at line 74 of file Dot.h.

References etiss::fault::x.

Member Data Documentation

◆ mh

std::hash<intptr_t> std::hash< std::pair< void const *, void const * > >::mh

Definition at line 73 of file Dot.h.


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