nulib ~master (2025-12-14T08:31:17.4307625)
Dub
Repo
shared_ptr.this
nulib
memory
shared_ptr
shared_ptr
Constructs a shared_ptr with the given memory address.
this
(inout(typeof(this)) src)
this
(Ref!T ptr)
struct
shared_ptr
(T)
@
nogc
@
system
this
(
Ref
!
T
ptr
)
Meta
Source
See Implementation
nulib
memory
shared_ptr
shared_ptr
constructors
this
destructors
~this
functions
borrow
properties
isValid
value
Constructs a shared_ptr with the given memory address.