Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::avm2::simulation::LimbsComparisonWitness Struct Reference

#include <field_gt_event.hpp>

Public Member Functions

bool operator== (const LimbsComparisonWitness &other) const =default
 

Public Attributes

uint128_t lo
 
uint128_t hi
 
bool borrow
 

Detailed Description

Definition at line 14 of file field_gt_event.hpp.

Member Function Documentation

◆ operator==()

bool bb::avm2::simulation::LimbsComparisonWitness::operator== ( const LimbsComparisonWitness other) const
default

Member Data Documentation

◆ borrow

bool bb::avm2::simulation::LimbsComparisonWitness::borrow

Definition at line 17 of file field_gt_event.hpp.

◆ hi

uint128_t bb::avm2::simulation::LimbsComparisonWitness::hi

Definition at line 16 of file field_gt_event.hpp.

◆ lo

uint128_t bb::avm2::simulation::LimbsComparisonWitness::lo

Definition at line 15 of file field_gt_event.hpp.


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