alid v0.1.1 (2022-09-12T08:55:01Z)
Dub
Repo
CircularBlocks.opOpAssign
alid
circularblocks
CircularBlocks
Append an _element
struct
CircularBlocks
(T)
void
opOpAssign
(
string
op
)
(
auto
ref
T
element
)
if
(
op
== "~"
)
Parameters
element
T
the _element to add; lvalues are copied, rvalues are moved
Meta
Source
See Implementation
alid
circularblocks
CircularBlocks
constructors
this
destructors
~this
functions
capacity
compact
emplaceBack
heapBlockOccupancy
length
moveEmplace
opDollar
opIndex
opOpAssign
opSlice
removeFrontN
toString
variables
heapAllocations
Append an _element