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