|
Clearmatics Libsnark
0.1
C++ library for zkSNARK proofs
|
#include <cstddef>#include <map>#include <vector>

Go to the source code of this file.
Classes | |
| class | libsnark::memory_interface |
Namespaces | |
| libsnark | |
Typedefs | |
| typedef std::map< size_t, size_t > | libsnark::memory_contents |
Declaration of interfaces for a memory interface.
Definition in file memory_interface.hpp.
1.8.17