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