dmd ~master (2023-11-01T14:17:50Z)
Dub
Repo
unique_ptr.opCast
core
stdcpp
memory
unique_ptr
struct
unique_ptr
(T, Deleter = default_delete!T)
extern (
D
) nothrow pure @
safe
@
nogc
const nothrow
bool
opCast
(
T
:
bool
)
(
)
Meta
Source
See Implementation
core
stdcpp
memory
unique_ptr
aliases
deleter_type
element_type
pointer
constructors
this
destructors
~this
functions
get
get_deleter
opAssign
opCast
release
reset
postblits
this(this)