|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <public_component_key.hpp>
Public Member Functions | |
| bool | operator== (const PublicComponentKey &) const =default |
| bool | is_set () const |
Public Attributes | |
| size_t | start_idx = DEFAULT_IDX |
Static Public Attributes | |
| static constexpr size_t | DEFAULT_IDX = std::numeric_limits<size_t>::max() |
Definition at line 15 of file public_component_key.hpp.
|
inline |
Definition at line 22 of file public_component_key.hpp.
|
default |
|
staticconstexpr |
Definition at line 16 of file public_component_key.hpp.
| size_t bb::PublicComponentKey::start_idx = DEFAULT_IDX |
Definition at line 18 of file public_component_key.hpp.