dgame v0.4.1 (2015-02-22T14:21:21Z)
Home
Dub
Repo
unique_ptr.this
Dgame
Internal
Unique
unique_ptr
Undocumented in source.
this
(T* p, void function(T*) df)
this
(T* p, void function(T*) df)
struct
unique_ptr
(T)
this
(
ref
T
*
p
,
void
function
(
T
*
)
df
= &
_def_del
!(
T
)
)
Meta
Source
See Implementation
Dgame
Internal
Unique
unique_ptr
constructors
this
destructors
~this
functions
isValid
release
postblits
this(this)
variables
del_func
ptr