phobos-next ~master (2024-03-19T05:49:32Z)
Home
Dub
Repo
StaticModArray.full
nxt
container
static_modarray
StaticModArray
struct
StaticModArray
(uint capacity, uint elementLength, uint span, bool useModuloFlag)
pure nothrow @
safe
@
nogc
pragma(
inline
, true) const
bool
full
(
)
if
(
capacity
*
elementLength
>= 2
)
Return Value
Type:
bool
true
if
this
is full,
false
otherwise.
Meta
Source
See Implementation
nxt
container
static_modarray
StaticModArray
aliases
Ix
T
constructors
this
functions
at
back
chunks
contains
empty
front
full
length
popBack
popFront
popFrontN
pushBack
manifest constants
L
keySeparator
typeBits
properties
toString