TypedAllocator.type2flags

Given a type T, returns its allocation-related flags as a combination of AllocFlag values.

struct TypedAllocator(PrimaryAllocator, Policies...)
static
uint
type2flags
(
T
)
()

Meta