|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
Go to the source code of this file.
Classes | |
| struct | bb::GoogleBbBenchReporter |
Namespaces | |
| namespace | bb |
| Entry point for Barretenberg command-line interface. | |
Macros | |
| #define | GOOGLE_BB_BENCH_REPORTER(state) bb::GoogleBbBenchReporter __GOOGLE_BB_BENCH_REPORTER{ state }; |
| #define | GOOGLE_BB_BENCH_REPORTER_CANCEL() __GOOGLE_BB_BENCH_REPORTER.cancelled = true; |
| #define GOOGLE_BB_BENCH_REPORTER | ( | state | ) | bb::GoogleBbBenchReporter __GOOGLE_BB_BENCH_REPORTER{ state }; |
Definition at line 53 of file google_bb_bench.hpp.
| #define GOOGLE_BB_BENCH_REPORTER_CANCEL | ( | ) | __GOOGLE_BB_BENCH_REPORTER.cancelled = true; |
Definition at line 55 of file google_bb_bench.hpp.