|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <bb_bench.hpp>
Public Member Functions | |
| constexpr | OperationLabel (const char(&str)[N]) |
Static Public Member Functions | |
| static constexpr std::size_t | size () |
Public Attributes | |
| char | value [N] |
Definition at line 25 of file bb_bench.hpp.
|
inlineconstexpr |
Definition at line 28 of file bb_bench.hpp.
|
inlinestaticconstexpr |
Definition at line 26 of file bb_bench.hpp.
| char bb::detail::OperationLabel< N >::value[N] |
Definition at line 36 of file bb_bench.hpp.