HashMap.AllocatorType

Undocumented in source.
struct HashMap(TKey, TValue, Traits = DefaultHashMapTraits!TKey, Allocator = IAllocator)
alias AllocatorType = AffixAllocator!(Allocator, int)

Meta