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

#include <acir.hpp>

Public Member Functions

void msgpack_unpack (msgpack::object const &o)
 

Public Attributes

Acir::MemoryAddress pointer
 
Acir::MemoryAddress size
 

Friends

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

Detailed Description

Definition at line 1202 of file acir.hpp.

Member Function Documentation

◆ msgpack_unpack()

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

Definition at line 1208 of file acir.hpp.

Friends And Related Symbol Documentation

◆ operator==

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

Definition at line 6944 of file acir.hpp.

Member Data Documentation

◆ pointer

Acir::MemoryAddress Acir::HeapVector::pointer

Definition at line 1203 of file acir.hpp.

◆ size

Acir::MemoryAddress Acir::HeapVector::size

Definition at line 1204 of file acir.hpp.


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