Template Struct NodeAllocator
Defined in File robin_hood.h
Inheritance Relationships
Derived Types
private robin_hood::detail::Table< uint64_t, NodeT >
(Template Class Table)private robin_hood::detail::Table< IsFlat, MaxLoadFactor100, Key, T, Hash, KeyEqual >
(Template Class Table)
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 >