nulib ~master (2025-12-14T08:31:17.4307625)
Dub
Repo
shared_ptr.value
nulib
memory
shared_ptr
shared_ptr
The value stored within the smart pointer.
struct
shared_ptr
(T)
@
nogc
@
property
ref @
trusted
nothrow
T
value
(
)
Meta
Source
See Implementation
nulib
memory
shared_ptr
shared_ptr
constructors
this
destructors
~this
functions
borrow
properties
isValid
value
The value stored within the smart pointer.