vibe-d v0.10.1 (2024-09-07T15:50:39Z)
Home
Dub
Repo
AllocAppender.this
index
vibe
utils
array
AllocAppender
Undocumented in source.
this
(IAllocator alloc, ElemType[] initial_buffer)
this
(RCIAllocator alloc, ElemType[] initial_buffer)
struct
AllocAppender
(ArrayType : E[], E)
@
safe
static if
(
is(RCIAllocator)
)
this
(
RCIAllocator
alloc
,
ElemType
[]
initial_buffer
= null
)
Meta
Source
See Implementation
index
vibe
utils
array
AllocAppender
aliases
ElemType
constructors
this
functions
append
grow
put
reserve
reset
postblits
this(this)
properties
data