dgame v0.4.1 (2015-02-22T14:21:21Z)
Home
Dub
Repo
make
Dgame
Internal
Allocator
Undocumented in source.
T
*
make
(T* p, size_t count)
T
*
make
(T value, T* p, size_t count)
T
*
make
(
T
)
(
auto
ref
T
value
,
ref
T
*
p
,
size_t
count
= 1
)
if
(
!
is
(
T
:
U
[],
U
)
)
Meta
Source
See Implementation
Dgame
Internal
Allocator
functions
alloc_new
make
make_new
remake
unmake