Wrapper for MemoryTag to allow for msgpack packing and unpacking.
More...
#include <instruction.hpp>
Wrapper for MemoryTag to allow for msgpack packing and unpacking.
- Examples
- /opt/build/repo/barretenberg/cpp/src/barretenberg/avm_fuzzer/fuzz_lib/instruction.hpp.
Definition at line 17 of file instruction.hpp.
◆ MemoryTagWrapper() [1/2]
| MemoryTagWrapper::MemoryTagWrapper |
( |
| ) |
|
|
default |
◆ MemoryTagWrapper() [2/2]
| MemoryTagWrapper::MemoryTagWrapper |
( |
MemoryTag |
v | ) |
|
|
inline |
◆ msgpack_pack()
| void MemoryTagWrapper::msgpack_pack |
( |
auto & |
packer | ) |
const |
|
inline |
◆ msgpack_unpack()
| void MemoryTagWrapper::msgpack_unpack |
( |
msgpack::object const & |
o | ) |
|
|
inline |
◆ operator MemoryTag()
| MemoryTagWrapper::operator MemoryTag |
( |
| ) |
const |
|
inline |
◆ value
The documentation for this struct was generated from the following file: