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