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