Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
relation_macros.hpp File Reference
#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)
 

Macro Definition Documentation

◆ CView

#define CView (   v)    avm_relations_maybe_cast_<View, FF_>(v)

Definition at line 16 of file relation_macros.hpp.

Function Documentation

◆ avm_relations_maybe_cast_()

template<typename View , typename FF_ >
constexpr auto avm_relations_maybe_cast_ ( auto &&  v)
constexpr

Definition at line 7 of file relation_macros.hpp.