Barretenberg
The ZK-SNARK library at the core of Aztec
|
Go to the source code of this file.
Functions | |
template<typename T > | |
std::pair< T, T > | msgpack_roundtrip (const T &object) |
template<typename T > | |
T | call_msgpack_cbind (auto cbind_func, auto... test_args) |
auto | call_func_and_wrapper (auto func, auto cbind_func, auto... test_args) |
|
inline |
Definition at line 33 of file test_helper.hpp.
|
inline |
Definition at line 19 of file test_helper.hpp.
std::pair< T, T > msgpack_roundtrip | ( | const T & | object | ) |
Definition at line 10 of file test_helper.hpp.