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

#include <hashmap.hpp>

Collaboration diagram for hashmap::hash_ops< std::string >:

Static Public Member Functions

static bool cmp (const std::string &a, const std::string &b)
 
static hm_uint hash (const std::string &a)
 

Detailed Description

template<>
struct hashmap::hash_ops< std::string >

Definition at line 127 of file hashmap.hpp.

Member Function Documentation

◆ cmp()

static bool hashmap::hash_ops< std::string >::cmp ( const std::string &  a,
const std::string &  b 
)
inlinestatic

Definition at line 128 of file hashmap.hpp.

◆ hash()

static hm_uint hashmap::hash_ops< std::string >::hash ( const std::string &  a)
inlinestatic

Definition at line 131 of file hashmap.hpp.


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