ae v0.0.2384 (2019-04-14T19:37:57Z)
Home
Dub
Repo
FastAppender.opOpAssign
ae
utils
appender
FastAppender
Undocumented in source. Be warned that the author may not have intended to support it.
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
constructors
this
destructors
~this
functions
allocate
clear
get
opOpAssign
peek
preallocate
put
uncheckedPut
postblits
this(this)
properties
capacity
length
templates
CanPutAll
variables
allocator