ETISS 0.8.0
Extendable Translating Instruction Set Simulator (version 0.8.0)
Public Member Functions | List of all members
etiss::pointerHash< K > Struct Template Reference

#include <FixedSizeHashMap.h>

Public Member Functions

size_t operator() (const K *const &k_) const
 

Detailed Description

template<typename K>
struct etiss::pointerHash< K >

Definition at line 59 of file FixedSizeHashMap.h.

Member Function Documentation

◆ operator()()

template<typename K >
size_t etiss::pointerHash< K >::operator() ( const K *const &  k_) const
inline

Definition at line 61 of file FixedSizeHashMap.h.


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