SharedPtr

SharedPtr typedef

Alias for smart pointer widely used in the library.

using System::SharedPtr = typedef SmartPtr<T>

See Also