HasDebugAllocations

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

Meta