#include <hashmap.h>

Marker class to be used as template argument for HashMap for the usual case when the values don't contain the keys (so the HashMap has to store key-value-pairs).
Static Public Attributes | |
| static const HASHMAP_ENTRY_LAYOUT | LAYOUT | 
      
  | 
  static |