nw::ut::MoveArray::MoveArray Constructor
MoveArray(
os::IAllocator * allocator
);
| Name | Description | |
|---|---|---|
| in | allocator | Allocator. |
Constructor.
This MoveArray constructor automatically increases the memory size. Memory is secured internally when the array size is increased automatically.
CONFIDENTIAL