StaticModArray.length

Get length.

struct StaticModArray(uint capacity, uint elementLength, uint span, bool useModuloFlag)
@safe pure nothrow @nogc const
length
()
if (
capacity * elementLength >= 2
)

Meta