Template Struct NodeAllocator

Inheritance Relationships

Derived Types

Struct Documentation

template<typename T, size_t MinSize, size_t MaxSize, bool IsFlat>
struct NodeAllocator

Subclassed by robin_hood::detail::Table< uint64_t, NodeT >, robin_hood::detail::Table< IsFlat, MaxLoadFactor100, Key, T, Hash, KeyEqual >