|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <acir.hpp>
Classes | |
| struct | U1 |
| struct | U128 |
| struct | U16 |
| struct | U32 |
| struct | U64 |
| struct | U8 |
Public Member Functions | |
| void | msgpack_unpack (msgpack::object const &o) |
Public Attributes | |
| std::variant< U1, U8, U16, U32, U64, U128 > | value |
Friends | |
| bool | operator== (const IntegerBitSize &, const IntegerBitSize &) |
|
inline |
|
friend |