nulib ~master (2025-12-14T08:31:17.4307625)
Dub
Repo
weak_ptr.this
nulib
memory
weak_ptr
weak_ptr
Constructs a weak pointer from an internal refcount object.
this
(__refcount_t!T* ptr)
struct
weak_ptr
(T)
package @
nogc
@
system
this
(
__refcount_t
!
T
*
ptr
)
this
(inout(typeof(this)) src)
Meta
Source
See Implementation
nulib
memory
weak_ptr
weak_ptr
constructors
this
destructors
~this
properties
isValid
value
Constructs a weak pointer from an internal refcount object.