HasDebugAllocations

Undocumented in source.
  1. auto HasDebugAllocations;
  2. auto HasDebugAllocations;
    package const
    static if(!(HasDebuggerEnabled && !DisableDebugAllocations))
    static if(!DisableDebugAllocations && HasUnittests)
    auto HasDebugAllocations = true;
  3. auto HasDebugAllocations;

Meta