System::SharedPtr typedef

SharedPtr typedef

Alias for smart pointer widely used in the library.

using System::SharedPtr =  SmartPtr<T>

See Also