System::ArrayPtr typedef

ArrayPtr typedef

Alias untuk tipe ‘pointer ke array’.

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

Lihat Juga