|
barretenberg
|
Public Member Functions | |
| twin_rom_table (const std::vector< field_pair_pt > &table_entries) | |
| twin_rom_table (const twin_rom_table &other) | |
| twin_rom_table (twin_rom_table &&other) | |
| void | initialize_table () const |
| twin_rom_table & | operator= (const twin_rom_table &other) |
| twin_rom_table & | operator= (twin_rom_table &&other) |
| field_pair_pt | operator[] (const size_t index) const |
| field_pair_pt | operator[] (const field_pt &index) const |
| size_t | size () const |
| Builder * | get_context () const |