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

#include <acir.hpp>

Public Member Functions

void msgpack_unpack (msgpack::object const &o)
 

Public Attributes

Acir::Expression value
 

Friends

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

Detailed Description

Definition at line 2822 of file acir.hpp.

Member Function Documentation

◆ msgpack_unpack()

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

Definition at line 2827 of file acir.hpp.

Friends And Related Symbol Documentation

◆ operator==

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

Definition at line 5590 of file acir.hpp.

Member Data Documentation

◆ value

Acir::Expression Acir::BrilligInputs::Single::value

Definition at line 2823 of file acir.hpp.


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