tame v0.0.1 (2022-04-14T10:07:58Z)
Dub
Repo
StackBufferEntry.opSlice
tame
buffer
StackBufferEntry
Undocumented in source. Be warned that the author may not have intended to support it.
struct
StackBufferEntry
(T)
pure nothrow @
nogc
@
system
inout
static if
(
!is(T == void)
)
inout
(
T
)[]
opSlice
(
size_t
a
,
size_t
b
)
Meta
Source
See Implementation
tame
buffer
StackBufferEntry
destructors
~this
functions
opIndex
opSlice
postblits
this(this)
properties
range
variables
ptr