nw::ut::MoveArray::MoveArray Constructor

Syntax

MoveArray(
     os::IAllocator * allocator
);

Arguments

Name Description
in allocator Allocator.

Description

Constructor.

This MoveArray constructor automatically increases the memory size. Memory is secured internally when the array size is increased automatically.


CONFIDENTIAL