Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
BoolTest< Builder_ >::BoolInput Struct Reference

Public Attributes

bool is_const
 
bool value
 
bool is_inverted
 

Detailed Description

template<class Builder_>
struct BoolTest< Builder_ >::BoolInput

Definition at line 24 of file bool.test.cpp.

Member Data Documentation

◆ is_const

template<class Builder_ >
bool BoolTest< Builder_ >::BoolInput::is_const

Definition at line 25 of file bool.test.cpp.

◆ is_inverted

template<class Builder_ >
bool BoolTest< Builder_ >::BoolInput::is_inverted

Definition at line 27 of file bool.test.cpp.

◆ value

template<class Builder_ >
bool BoolTest< Builder_ >::BoolInput::value

Definition at line 26 of file bool.test.cpp.


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