BoundedArray.ElementType

An alias to the element type.

struct BoundedArray(E, size_t maxElements_)
static
alias ElementType = E

Meta