simplefixedsizearray v0.0.3 (2018-10-12T22:56:44Z)
Dub
Repo
SFA.store
simplefixedsizearray
SFA
Undocumented in source.
struct
SFA
(T, size_t Size = 32)
ubyte
[
T.sizeof
*
Size
]
store
;
Meta
Source
See Implementation
simplefixedsizearray
SFA
destructors
~this
functions
insertBack
opIndex
opSlice
remove
removeAll
removeBack
properties
back
empty
front
hasCapacity
length
structs
SFARange
variables
length_
store