ae ~next (2021-10-23T04:25:29.3345725)
Dub
Repo
FastAppender.allocator
ae
utils
appender
FastAppender
Undocumented in source.
Allocator
allocator
;
alias
allocator
=
Allocator
.
instance
struct
FastAppender
(I, Allocator = GCAllocator)
static if
(!(
stateSize!Allocator
))
alias
allocator
=
Allocator.instance
Meta
Source
See Implementation
ae
utils
appender
FastAppender
aliases
put
constructors
this
destructors
~this
functions
allocate
clear
get
opOpAssign
peek
preallocate
putEx
uncheckedPut
postblits
this(this)
properties
capacity
length
variables
allocator