mir-algorithm ~master (2021-09-24T13:11:04Z)
Dub
Repo
ScopedBuffer.data
mir
appender
ScopedBuffer
struct
ScopedBuffer
(T, size_t bytes = 4096)
inout @
property
@
safe
scope
inout
(
T
)[]
data
(
)
if
(
bytes
&&
T.sizeof
<=
bytes
)
Meta
Source
See Implementation
mir
appender
ScopedBuffer
destructors
~this
functions
data
initialize
length
moveDataAndEmplaceTo
popBackN
put
reset
shrinkTo
postblits
this(this)
variables
_scopeBufferPayload