System::ArrayPtr typedef

ArrayPtr typedef

Alias pour le type ‘pointer to array’.

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

Voir aussi