dgame v0.4.1 (2015-02-22T14:21:21Z)
Home
Dub
Repo
make_unique
Dgame
Internal
Unique
Undocumented in source. Be warned that the author may not have intended to support it.
unique_ptr
!(
T
)
make_unique
(T value, void function(T*) df)
unique_ptr
!(
T
)
make_unique
(void function(T*) df, Args args)
unique_ptr
!(
T
)
make_unique
(Args args)
unique_ptr
!(
T
)
make_unique
(
T
Args
...
)
(
Args
args
)
unique_ptr
!(
T
)
make_unique
(T* p, void function(T*) df)
Meta
Source
See Implementation
Dgame
Internal
Unique
functions
_def_del
allocate_unique
make_unique
move
properties
idOf
structs
unique_ptr