System::ArrayPtr typedef

ArrayPtr typedef

Псевдоним типа ‘указатель на массив’.

using System::ArrayPtr =  SmartPtr<Array<T>>

См. также