numem ~master (2025-12-14T08:31:01.1033613)
Dub
Repo
AllocSize.AllocSize
numem
core
traits
AllocSize
Undocumented in source.
enum
AllocSize
;
template
AllocSize
(T)
static if
(
is(T == class) || is(T == interface)
)
enum
AllocSize
=
__traits
(
classInstanceSize
,
T
)
;
enum
AllocSize
;
Meta
Source
See Source File
numem
core
traits
AllocSize
manifest constants
AllocSize