Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
check_memory_span.hpp File Reference
#include <barretenberg/serialize/msgpack_impl/msgpack_impl.hpp>
#include "barretenberg/common/throw_or_abort.hpp"
#include "schema_name.hpp"
#include <algorithm>
#include <cstddef>
#include <cstdint>
#include <iostream>
#include <vector>

Go to the source code of this file.

Namespaces

namespace  msgpack
 

Functions

template<typename T >
uintptr_t msgpack::__aligned_for (uintptr_t ptr)
 
template<typename T , typename... Args>
std::string msgpack::check_memory_span (T *obj, Args *... args)
 
template<msgpack_concepts::HasMsgPack T>
std::string msgpack::check_msgpack_method (const T &object)
 
void msgpack::check_msgpack_usage (const auto &object)