alid v0.1.1 (2022-09-12T08:55:01Z)
Dub
Repo
ReusableBlock.opSlice
alid
blockreusable
ReusableBlock
A slice to all elements; the same as
[0..$]
inout
(
T
)[]
opSlice
(size_t from, size_t to)
inout
(
T
)[]
opSlice
()
struct
ReusableBlock
(T, Flag!"dtors" dtors = Yes.dtors)
inout @
nogc
nothrow pure scope
inout
(
T
)[]
opSlice
(
)
Meta
Source
See Implementation
alid
blockreusable
ReusableBlock
constructors
this
functions
capacity
clear
copyBack
emplaceBack
empty
freeCapacity
length
moveEmplace
opDollar
opIndex
opOpAssign
opSlice
ptr
removeFrontN
toString
A slice to all elements; the same as [0..$]