Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::stdlib::recursion::honk::RecursiveVerifierTestParams< RecursiveFlavor_, IO_ > Struct Template Reference

Public Types

using RecursiveFlavor = RecursiveFlavor_
 
using IO = IO_
 

Detailed Description

template<typename RecursiveFlavor_, typename IO_>
struct bb::stdlib::recursion::honk::RecursiveVerifierTestParams< RecursiveFlavor_, IO_ >

Definition at line 17 of file honk_recursive_verifier.test.cpp.

Member Typedef Documentation

◆ IO

template<typename RecursiveFlavor_ , typename IO_ >
using bb::stdlib::recursion::honk::RecursiveVerifierTestParams< RecursiveFlavor_, IO_ >::IO = IO_

Definition at line 19 of file honk_recursive_verifier.test.cpp.

◆ RecursiveFlavor

template<typename RecursiveFlavor_ , typename IO_ >
using bb::stdlib::recursion::honk::RecursiveVerifierTestParams< RecursiveFlavor_, IO_ >::RecursiveFlavor = RecursiveFlavor_

Definition at line 18 of file honk_recursive_verifier.test.cpp.


The documentation for this struct was generated from the following file: