nxt.static_modarray

Undocumented in source.

Members

Structs

StaticModArray
struct StaticModArray(uint capacity, uint elementLength, uint span, bool useModuloFlag)

Statically allocated Mod-array of fixed pre-allocated length capacity of Mod-elements in chunks of elementLength. ElementType is Mod[elementLength].

Meta