System::ArrayPtr typedef

ArrayPtr typedef

Alias pour le type « pointeur vers tableau ».

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

Voir aussi