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

#include <uint_mutations.hpp>

Static Public Attributes

static constexpr std::array< uint64_t, 14 > values
 

Detailed Description

Definition at line 99 of file uint_mutations.hpp.

Member Data Documentation

◆ values

constexpr std::array<uint64_t, 14> BoundaryValues< uint64_t >::values
staticconstexpr
Initial value:
= {
0,
1,
2,
0xFF,
0x100,
0xFFFF,
0x10000,
0xFFFFFFFF,
0x100000000,
0x7FFFFFFFFFFFFFFF,
0x8000000000000000,
0xFFFFFFFFFFFFFFFE,
0xFFFFFFFFFFFFFFFF,
0x5555555555555555,
}

Definition at line 100 of file uint_mutations.hpp.


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