|
barretenberg
|
A ROM memory record that can be ordered. More...
#include <ultra_circuit_builder.hpp>
Public Member Functions | |
| bool | operator< (const RomRecord &other) const |
| bool | operator== (const RomRecord &other) const noexcept |
Public Attributes | |
| uint32_t | index_witness = 0 |
| uint32_t | value_column1_witness = 0 |
| uint32_t | value_column2_witness = 0 |
| uint32_t | index = 0 |
| uint32_t | record_witness = 0 |
| size_t | gate_index = 0 |
A ROM memory record that can be ordered.