|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <type_traits>#include <utility>Go to the source code of this file.
Macros | |
| #define | CView(v) avm_relations_maybe_cast_<View, FF_>(v) |
Functions | |
| template<typename View , typename FF_ > | |
| constexpr auto | avm_relations_maybe_cast_ (auto &&v) |
| #define CView | ( | v | ) | avm_relations_maybe_cast_<View, FF_>(v) |
Definition at line 16 of file relation_macros.hpp.
|
constexpr |
Definition at line 7 of file relation_macros.hpp.