HashMap.this

Undocumented in source.
struct HashMap(TKey, TValue, Traits = DefaultHashMapTraits!TKey, Allocator = IAllocator)
static if(!is(typeof(Allocator.instance)))
this
(
Allocator allocator
)
if (
is(typeof(Traits.clearValue) : TKey)
)

Meta