ae v0.0.3141 (2022-02-14T00:51:10Z)
Home
Dub
Repo
FastAppender.allocator
ae
utils
appender
FastAppender
The allocator.
Allocator
allocator
;
struct
FastAppender
(I, Allocator = GCAllocator)
static if
(
stateSize!Allocator
)
Allocator
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
The allocator.