dalicious ~master (2022-03-10T20:55:15.5110933)
Dub
Repo
BoundedArray.ElementType
dalicious
typecons
BoundedArray
An alias to the element type.
struct
BoundedArray
(E, size_t maxElements_)
static
alias
ElementType
=
E
Meta
Source
See Implementation
dalicious
typecons
BoundedArray
aliases
ElementType
opDollar
constructors
this
functions
opBinary
opIndex
opOpAssign
opSlice
popBack
popFront
sbinCustomSerialize
toJson
properties
back
empty
front
length
save
static functions
fromJson
sbinCustomDeserialize
static variables
maxElements
An alias to the element type.