API Reference > Other Classes > AllocatorArray Class > AllocatorArray::AllocatorArray Constructor
AllocatorArray::AllocatorArray Constructor
Syntax
C++
AllocatorArray(unsigned size, int mask);

mask' is a bit flags value, each bit represents enhancedForFixedSize flag per item. If size > sizeof(mask) then the rest items have the flag '0'

Copyright © 2002–2020. Open Design Alliance. All rights reserved.