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