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

#include <acir.hpp>

Public Member Functions

void msgpack_pack (auto &packer) const
 
void msgpack_unpack (msgpack::object const &o)
 

Friends

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

Detailed Description

Definition at line 120 of file acir.hpp.

Member Function Documentation

◆ msgpack_pack()

void Acir::BinaryFieldOp::LessThanEquals::msgpack_pack ( auto &  packer) const
inline

Definition at line 123 of file acir.hpp.

◆ msgpack_unpack()

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

Definition at line 124 of file acir.hpp.

Friends And Related Symbol Documentation

◆ operator==

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

Definition at line 5161 of file acir.hpp.


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