System::ArrayPtr typedef

ArrayPtr typedef

Alias für den Typ ‘Zeiger auf ein Array’.

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

Siehe auch