| 
    openCARP
    
   Doxygen code documentation for the open cardiac electrophysiology simulator openCARP 
   | 
 
Base hashing class. More...
#include <hashmap.hpp>
Static Public Member Functions | |
| static bool | cmp (const T &a, const T &b) | 
| static hm_uint | hash (const T &a) | 
Base hashing class.
| T | Datatype with a .hash() member. | 
Definition at line 87 of file hashmap.hpp.
      
  | 
  inlinestatic | 
Definition at line 89 of file hashmap.hpp.
      
  | 
  inlinestatic |