Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::isAvmFlavor Concept Reference

#include <sumcheck_round.hpp>

Concept definition

template<typename Flavor>
concept bb::isAvmFlavor = std::convertible_to<decltype(Flavor::IS_AVM), bool>
constexpr decltype(auto) get(::tuplet::tuple< T... > &&t) noexcept
Definition tuple.hpp:13

Detailed Description

Definition at line 22 of file sumcheck_round.hpp.