memutils ~master (2021-01-03T18:41:41Z)
Dub
Repo
AllocSize.AllocSize
memutils
allocators
AllocSize
Undocumented in source.
enum
AllocSize
;
template
AllocSize
(T)
package
static if
(
is(T == class)
)
enum
AllocSize
=
__traits
(
classInstanceSize
,
T
)
;
enum
AllocSize
;
Meta
Source
See Source File
memutils
allocators
AllocSize
manifest constants
AllocSize
dummy