phobos-next v0.3.9 (2020-08-07T21:50:30Z)
Home
Dub
Repo
StaticModArray.full
nxt
static_modarray
StaticModArray
struct
StaticModArray
(uint capacity, uint elementLength, uint span, bool useModuloFlag)
@
safe
pure nothrow @
nogc
const
bool
full
(
)
if
(
capacity
*
elementLength
>= 2
)
Return Value
Type:
bool
true
if
this
is full,
false
otherwise.
Meta
Source
See Implementation
nxt
static_modarray
StaticModArray
aliases
T
constructors
this
functions
at
available
back
chunks
contains
empty
front
full
length
popBack
popFront
popFrontN
pushBack
manifest constants
keySeparator