libd ~master (2021-08-29T21:20:58Z)
Dub
Repo
Allocator.this
libd
memory
allocator
common
Allocator
Undocumented in source.
this
(_ )
this
(_ )
this
(AllocT* instance)
this
(AllocT* instance)
struct
Allocator
(alias AllocT)
@
safe
shared
static if
(!(
isStatic
))
this
(
AllocT
*
instance
)
if
(
ctassert
!(
isSimpleAllocator
!
AllocT
, "Type `" ~
AllocT.stringof
~ "` is not an allocator.")
)
Meta
Source
See Implementation
libd
memory
allocator
common
Allocator
aliases
Alloc
instance
isStatic
constructors
this
functions
dispose
growArray
make
makeArray
shrinkArray
static variables
Tag