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

#include <acir.hpp>

Public Member Functions

void msgpack_unpack (msgpack::object const &o)
 

Public Attributes

uint32_t value
 

Friends

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

Detailed Description

Definition at line 560 of file acir.hpp.

Member Function Documentation

◆ msgpack_unpack()

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

Definition at line 565 of file acir.hpp.

Friends And Related Symbol Documentation

◆ operator==

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

Definition at line 7771 of file acir.hpp.

Member Data Documentation

◆ value

uint32_t Acir::SemiFlattenedLength::value

Definition at line 561 of file acir.hpp.


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