HashMap.AW

Undocumented in source.
  1. struct AW
    struct HashMap(TKey, TValue, Traits = DefaultHashMapTraits!TKey)
  2. IAllocator AW(IAllocator a)

Alias This

alloc

Members

Functions

resolveInternalPointer
void[] resolveInternalPointer(void* p)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

alignment
enum alignment;
Undocumented in source.

Variables

alloc
IAllocator alloc;
Undocumented in source.

Meta