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

#include <acir.hpp>

Public Member Functions

void msgpack_pack (auto &packer) const
 
void msgpack_unpack (msgpack::object const &o)
 

Public Attributes

Acir::MemoryAddress value
 

Friends

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

Detailed Description

Definition at line 1718 of file acir.hpp.

Member Function Documentation

◆ msgpack_pack()

void Acir::ValueOrArray::MemoryAddress::msgpack_pack ( auto &  packer) const
inline

Definition at line 1723 of file acir.hpp.

◆ msgpack_unpack()

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

Definition at line 1725 of file acir.hpp.

Friends And Related Symbol Documentation

◆ operator==

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

Definition at line 9161 of file acir.hpp.

Member Data Documentation

◆ value

Acir::MemoryAddress Acir::ValueOrArray::MemoryAddress::value

Definition at line 1719 of file acir.hpp.


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