HashMapImpl.Traits

Undocumented in source.
struct HashMapImpl(Key, Value, ALLOC = void)
@trusted nothrow
alias Traits = DefaultHashMapTraits!Key

Meta