vutil ~master (2015-03-22T03:52:14Z)
Dub
Repo
AllocSize.AllocSize
vutil
memory
AllocSize
Undocumented in source.
enum
AllocSize
;
template
AllocSize
(T)
static if
(
is(T == class)
)
enum
AllocSize
=
__traits
(
classInstanceSize
,
T
)
;
enum
AllocSize
;
Meta
Source
See Source File
vutil
memory
AllocSize
manifest constants
AllocSize
dummy