Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::IsUltraOrMegaHonk Concept Reference
#include <
flavor_concepts.hpp
>
Concept definition
template
<
typename
T>
concept
bb::IsUltraOrMegaHonk
=
IsUltraHonk<T>
||
IsAnyOf<T, MegaFlavor, MegaZKFlavor>
bb::IsAnyOf
Definition
circuit_type.hpp:15
bb::IsUltraHonk
Test whether a type T lies in a list of types ...U.
Definition
flavor_concepts.hpp:21
bb::IsUltraOrMegaHonk
Definition
flavor_concepts.hpp:24
Detailed Description
Definition at line
24
of file
flavor_concepts.hpp
.
bb
IsUltraOrMegaHonk
Generated by
1.9.8