openCARP
Doxygen code documentation for the open cardiac electrophysiology simulator openCARP
Static Public Member Functions | List of all members
hashmap::hash_ops< SF::tuple< T > > Struct Template Reference

#include <SF_container.h>

Collaboration diagram for hashmap::hash_ops< SF::tuple< T > >:

Static Public Member Functions

static bool cmp (SF::tuple< T > a, SF::tuple< T > b)
 
static hm_uint hash (SF::tuple< T > a)
 

Detailed Description

template<typename T>
struct hashmap::hash_ops< SF::tuple< T > >

Definition at line 808 of file SF_container.h.

Member Function Documentation

◆ cmp()

template<typename T >
static bool hashmap::hash_ops< SF::tuple< T > >::cmp ( SF::tuple< T >  a,
SF::tuple< T >  b 
)
inlinestatic

Definition at line 811 of file SF_container.h.

◆ hash()

template<typename T >
static hm_uint hashmap::hash_ops< SF::tuple< T > >::hash ( SF::tuple< T >  a)
inlinestatic

Definition at line 816 of file SF_container.h.


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