fixedsizearray v1.3.0 (2021-02-24T07:57:06Z)
Dub
Repo
FixedSizeArray.store
fixedsizearray
FixedSizeArray
Undocumented in source.
struct
FixedSizeArray
(T, size_t Size = 32)
void
[
ByteCap
]
store
;
Meta
Source
See Implementation
fixedsizearray
FixedSizeArray
constructors
this
destructors
~this
functions
capacity
emplaceBack
insertBack
insertFront
opIndex
opSlice
remove
removeAll
removeBack
removeFront
manifest constants
ByteCap
properties
back
empty
front
length
variables
base
disableDtor
length_
store