Clearmatics Libsnark  0.1
C++ library for zkSNARK proofs
Classes | Namespaces | Typedefs
memory_store_trace.hpp File Reference
#include <libsnark/relations/ram_computations/memory/memory_interface.hpp>
Include dependency graph for memory_store_trace.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  libsnark::memory_store_trace
 

Namespaces

 libsnark
 

Typedefs

typedef std::pair< size_t, size_t > libsnark::address_and_value
 

Detailed Description

Declaration of interfaces for a memory store trace.

Author
This file is part of libsnark, developed by SCIPR Lab and contributors (see AUTHORS).

Definition in file memory_store_trace.hpp.