System::ArrayPtr typedef

ArrayPtr typedef

‘配列へのポインタ’ 型のエイリアスです。

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

参照