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

#include <acir.hpp>

Public Member Functions

void msgpack_unpack (msgpack::object const &o)
 

Public Attributes

Acir::MemoryAddress pointer
 
Acir::SemiFlattenedLength size
 

Friends

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

Detailed Description

Definition at line 576 of file acir.hpp.

Member Function Documentation

◆ msgpack_unpack()

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

Definition at line 582 of file acir.hpp.

Friends And Related Symbol Documentation

◆ operator==

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

Definition at line 6783 of file acir.hpp.

Member Data Documentation

◆ pointer

Acir::MemoryAddress Acir::HeapArray::pointer

Definition at line 577 of file acir.hpp.

◆ size

Acir::SemiFlattenedLength Acir::HeapArray::size

Definition at line 578 of file acir.hpp.


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