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