Namespace: Rx – Class: CRxArrayDouble – Header: Rx.Core/RxArrayTypes.h

CRxArrayDouble::CRxArray Constructor

C++
CRxArray(size_t nElementCount)

Constructor. Creates a new array with the given number of default-constructed elements.

Parameters

[size_t] nElementCount

The number of elements.