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