DefaultHashMapEntryHandlerBase Struct Reference Data Structures

#include <hashmap.h>

Inheritance diagram for DefaultHashMapEntryHandlerBase:

Classes

struct   KeyConstructor
struct   KeyConstructor< ENTRY, KEY &, true >
struct   KeyValueConstructor
struct   KeyValueConstructor< ENTRY, KEY &, VALUE &, true, true >
struct   KeyValueConstructor< ENTRY, KEY &, VALUE, true, false >
struct   KeyValueConstructor< ENTRY, KEY, VALUE &, false, true >