System::ArrayPtr typedef

ArrayPtr typedef

Alias para el tipo ‘puntero a arreglo’.

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

Ver también