Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
BoundaryValues< uint32_t > Struct Reference

#include <uint_mutations.hpp>

Static Public Attributes

static constexpr std::array< uint32_t, 12 > values
 

Detailed Description

Definition at line 85 of file uint_mutations.hpp.

Member Data Documentation

◆ values

constexpr std::array<uint32_t, 12> BoundaryValues< uint32_t >::values
staticconstexpr
Initial value:
= {
0, 1, 2, 255,
256,
65535,
65536,
0x7FFFFFFF,
0x80000000,
0xFFFFFFFE,
0xFFFFFFFF,
0x55555555,
}

Definition at line 86 of file uint_mutations.hpp.


The documentation for this struct was generated from the following file: