ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
Dub
Repo
VoidBufferImpl.opIndex
ocean
core
buffer
Void
VoidBufferImpl
Individual element access.
template
VoidBufferImpl
()
ubyte
*
opIndex
(
size_t
i
)
Parameters
i
size_t
element index
Return Value
Type:
ubyte
*
Requested element
Meta
Source
See Implementation
ocean
core
buffer
Void
VoidBufferImpl
functions
opApply
opAssign
opIndex
opIndexAssign
opOpAssign
opSliceAssign
Individual element access.