System::ArrayPtr typedef

ArrayPtr typedef

Alias per il tipo ‘pointer to array’.

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

Vedi anche