Esempio n. 1
0
 public GCPtr(NullPtrType null_ = default) => value = null;
Esempio n. 2
0
 public WeakPtr(NullPtrType _T = default) => wptr = null;