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