FixedSizeArray.ByteCap

Undocumented in source.
struct FixedSizeArray(T, size_t Size = 32)
enum ByteCap = T.sizeof * Size;

Meta