|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <witness_stack.hpp>
Static Public Member Functions | |
| static std::map< std::string, msgpack::object const * > | make_kvmap (msgpack::object const &o, std::string const &name) |
| template<typename T > | |
| static void | conv_fld_from_kvmap (std::map< std::string, msgpack::object const * > const &kvmap, std::string const &struct_name, std::string const &field_name, T &field, bool is_optional) |
Definition at line 14 of file witness_stack.hpp.
|
inlinestatic |
Definition at line 33 of file witness_stack.hpp.
|
inlinestatic |
Definition at line 15 of file witness_stack.hpp.