+59
−8
Loading
- if ValueType is a fundamental type, the Array behaves the same as before (allocated elements are initialized to indeterminate values) - otherwise, allocated elements are value-initialized using MemoryOperations::construct and destructed using MemoryOperations::destruct before their deallocation