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

#include <uint_mutations.hpp>

Static Public Attributes

static constexpr std::array< uint16_t, 10 > values
 

Detailed Description

Definition at line 72 of file uint_mutations.hpp.

Member Data Documentation

◆ values

constexpr std::array<uint16_t, 10> BoundaryValues< uint16_t >::values
staticconstexpr
Initial value:
= {
0, 1, 2,
255,
256,
32767,
32768,
65534,
65535,
0x5555,
}

Definition at line 73 of file uint_mutations.hpp.


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