Open Search
    DefaultHashMapEntryHandlerBase< HASHVALUE, L > Struct Template Reference

    #include <hashmap.h>

    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 >
     

    Public Types

    using HashValueType = HASHVALUE
     

    Static Public Attributes

    static const HASHMAP_ENTRY_LAYOUT LAYOUT
     

    Member Typedef Documentation

    ◆ HashValueType

    using HashValueType = HASHVALUE

    Member Data Documentation

    ◆ LAYOUT

    const HASHMAP_ENTRY_LAYOUT LAYOUT
    static