コード例 #1
0
 public GCPtr(NullPtrType null_ = default) => value = null;
コード例 #2
0
 public WeakPtr(NullPtrType _T = default) => wptr = null;