HomePhabricator
Diffusion MITK 870c9308f540

Simplify allocations

Description

Simplify allocations

AllocateElements() has an optional nothrow argument which is not used here,
boiling it down to simple array allocations with new for which we do not
need an indirection.

Details

Provenance
kislinskAuthored on Oct 14 2022, 12:22 PM
kislinskPushed on Oct 14 2022, 12:27 PM
Differential Revision
Restricted Differential Revision
Parents
rMITKc35d03a0524f: Remove unused methods
Branches
Unknown
Tags
Unknown
Tasks
T29342: Workbench reports excessive RAM usage on MacOSX Monterey