System::SharedPtr typedef

SharedPtr typedef

库中广泛使用的智能指针别名。

using System::SharedPtr =  SmartPtr<T>

另见