#include <acir.hpp>
|
| std::variant< Add, Sub, Mul, Div, Equals, LessThan, LessThanEquals, And, Or, Xor, Shl, Shr > | value |
| |
Definition at line 242 of file acir.hpp.
◆ bincodeDeserialize()
| BinaryIntOp Acir::BinaryIntOp::bincodeDeserialize |
( |
std::vector< uint8_t > |
input | ) |
|
|
inlinestatic |
◆ bincodeSerialize()
| std::vector< uint8_t > Acir::BinaryIntOp::bincodeSerialize |
( |
| ) |
const |
|
inline |
◆ msgpack_pack()
| void Acir::BinaryIntOp::msgpack_pack |
( |
auto & |
packer | ) |
const |
|
inline |
◆ msgpack_unpack()
| void Acir::BinaryIntOp::msgpack_unpack |
( |
msgpack::object const & |
o | ) |
|
|
inline |
◆ operator==
◆ value
| std::variant<Add, Sub, Mul, Div, Equals, LessThan, LessThanEquals, And, Or, Xor, Shl, Shr> Acir::BinaryIntOp::value |
The documentation for this struct was generated from the following file:
- src/barretenberg/dsl/acir_format/serde/acir.hpp