Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
Acir::Opcode::AssertZero Struct Reference

#include <acir.hpp>

Public Member Functions

void msgpack_unpack (msgpack::object const &o)
 

Public Attributes

Acir::Expression value
 

Friends

bool operator== (const AssertZero &, const AssertZero &)
 

Detailed Description

Definition at line 3046 of file acir.hpp.

Member Function Documentation

◆ msgpack_unpack()

void Acir::Opcode::AssertZero::msgpack_unpack ( msgpack::object const &  o)
inline

Definition at line 3051 of file acir.hpp.

Friends And Related Symbol Documentation

◆ operator==

bool operator== ( const AssertZero lhs,
const AssertZero rhs 
)
friend

Definition at line 7316 of file acir.hpp.

Member Data Documentation

◆ value

Acir::Expression Acir::Opcode::AssertZero::value

Definition at line 3047 of file acir.hpp.


The documentation for this struct was generated from the following file: