kiss v0.4.6 (2018-06-28T07:57:03Z)
Dub
Repo
AllocDefine.Alloc
kiss
container
common
AllocDefine
Undocumented in source.
alias
Alloc
=
typeof
(
ALLOC
.
instance
)
mixintemplate
AllocDefine
(ALLOC)
static if
(
StaticAlloc!ALLOC
)
alias
Alloc
=
typeof
(
ALLOC.instance
)
alias
Alloc
=
ALLOC
Meta
Source
See Implementation
kiss
container
common
AllocDefine
aliases
Alloc
_alloc
properties
allocator