AllocSize.AllocSize

Undocumented in source.
  1. enum AllocSize;
  2. enum AllocSize;
    template AllocSize(T)
    package
    static if(!(is(T == class)))
    enum AllocSize = T.sizeof;

Meta