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

#include <hashmap.hpp>

Inheritance diagram for hashmap::hash_ops< int64_t >:
Collaboration diagram for hashmap::hash_ops< int64_t >:

Static Public Member Functions

static hm_uint hash (int64_t a)
 
- Static Public Member Functions inherited from hashmap::hash_int_ops
template<typename T >
static bool cmp (T a, T b)
 

Detailed Description

template<>
struct hashmap::hash_ops< int64_t >

Definition at line 110 of file hashmap.hpp.

Member Function Documentation

◆ hash()

static hm_uint hashmap::hash_ops< int64_t >::hash ( int64_t  a)
inlinestatic

Definition at line 112 of file hashmap.hpp.


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