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

#include <acir.hpp>

Classes

struct  Array
 
struct  MemoryArray
 
struct  Single
 

Public Member Functions

void msgpack_unpack (msgpack::object const &o)
 

Public Attributes

std::variant< Single, Array, MemoryArrayvalue
 

Friends

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

Detailed Description

Definition at line 2820 of file acir.hpp.

Member Function Documentation

◆ msgpack_unpack()

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

Definition at line 2874 of file acir.hpp.

Friends And Related Symbol Documentation

◆ operator==

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

Definition at line 5558 of file acir.hpp.

Member Data Documentation

◆ value

std::variant<Single, Array, MemoryArray> Acir::BrilligInputs::value

Definition at line 2870 of file acir.hpp.


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