ae ~master (2024-01-05T13:09:51Z)
Home
Dub
Repo
FastAppender.opOpAssign
ae
utils
appender
FastAppender
~=
support.
struct
FastAppender
(I, Allocator = GCAllocator)
void
opOpAssign
(
string
op
U
)
(
U
item
)
if
(
op
== "~" &&
is
(
typeof
(
put
!
U
))
)
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
~= support.