System::SharedPtr typedef

SharedPtr typedef

ライブラリで広く使用されるスマートポインタのエイリアスです。

using System::SharedPtr =  SmartPtr<T>

参照