Struct PhiloxSIMD::StateStorage

Nested Relationships

This struct is a nested type of Template Class PhiloxSIMD.

Struct Documentation

struct StateStorage

Public Members

unsigned char data[SIZE]

Public Static Attributes

static constexpr std::size_t SIZE = 256
static constexpr std::size_t ALIGN = 64