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