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

#include <acir.hpp>

Public Member Functions

void msgpack_unpack (msgpack::object const &o)
 

Public Attributes

uint64_t value
 

Friends

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

Detailed Description

Definition at line 3388 of file acir.hpp.

Member Function Documentation

◆ msgpack_unpack()

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

Definition at line 3393 of file acir.hpp.

Friends And Related Symbol Documentation

◆ operator==

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

Definition at line 7566 of file acir.hpp.

Member Data Documentation

◆ value

uint64_t Acir::OpcodeLocation::Acir::value

Definition at line 3389 of file acir.hpp.


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