|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
Go to the source code of this file.
Classes | |
| struct | func_traits_base< R, Vs > |
| struct | func_traits< R(*)(Vs...)> |
| struct | func_traits< R(&)(Vs...)> |
| struct | func_traits< R(T::*)(Vs...) const > |
Functions | |
| template<typename T > | |
| constexpr auto | get_func_traits () |
|
constexpr |
Definition at line 32 of file func_traits.hpp.