simplefixedsizearray v0.0.3 (2018-10-12T22:56:44Z)
Dub
Repo
SFA.opSlice
simplefixedsizearray
SFA
Undocumented in source. Be warned that the author may not have intended to support it.
SFARange
!(
typeof
(
this
),
CopyTypeQualifiers
!(
S
,
T
))
opSlice
(size_t low, size_t high)
SFARange
!(
typeof
(
this
),
CopyTypeQualifiers
!(
S
,
T
))
opSlice
()
struct
SFA
(T, size_t Size = 32)
SFARange
!(
typeof
(this),
CopyTypeQualifiers
!(
S
,
T
))
opSlice
(
this
S
)
(
)
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