System::ArrayPtr typedef

ArrayPtr typedef

‘pointer to array’ प्रकार का उपनाम।

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

संबंधित देखें