AllocatorAlias.allocator

Undocumented in source.
  1. alias allocator = T.instance
  2. auto allocator;
    mixintemplate AllocatorAlias(T)
    static if(!(isGlobal))
    auto allocator = T();

Meta