System::ArrayPtr typedef

ArrayPtr typedef

‘pointer to array’ tipinin takma adı.

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

Ayrıca Bakınız