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

#include <acir.hpp>

Public Member Functions

void msgpack_unpack (msgpack::object const &o)
 

Public Attributes

Acir::HeapArray value
 

Friends

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

Detailed Description

Definition at line 1243 of file acir.hpp.

Member Function Documentation

◆ msgpack_unpack()

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

Definition at line 1248 of file acir.hpp.

Friends And Related Symbol Documentation

◆ operator==

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

Definition at line 7866 of file acir.hpp.

Member Data Documentation

◆ value

Acir::HeapArray Acir::ValueOrArray::HeapArray::value

Definition at line 1244 of file acir.hpp.


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