__arrayAlloc

allocate an array memory block by applying the proper padding and assigning block attributes if not inherited from the existing block

nothrow pure
BlkInfo
__arrayAlloc
(
size_t arrsize
,
const TypeInfo ti
,)
Suggestion Box / Bug Report