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

Test whether a type T lies in a list of types ...U. More...

#include <flavor_concepts.hpp>

Concept definition

Detailed Description

Test whether a type T lies in a list of types ...U.

Template Parameters
TThe type being tested
UA parameter pack of types being checked against T.

Definition at line 21 of file flavor_concepts.hpp.