Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <tuplet.hpp>
Public Types | |
using | base_list = typename std::decay_t< Tuple >::base_list |
Public Member Functions | |
template<class U > | |
constexpr | operator U () && |
Public Attributes | |
Tuple | tuple |
Definition at line 997 of file tuplet.hpp.
using tuplet::convert< Tuple >::base_list = typename std::decay_t<Tuple>::base_list |
Definition at line 998 of file tuplet.hpp.
|
inlineconstexpr |
Definition at line 1000 of file tuplet.hpp.
Tuple tuplet::convert< Tuple >::tuple |
Definition at line 999 of file tuplet.hpp.