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