Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
msgpack_concepts::IpcBin32Alias Concept Reference
#include <
schema_impl.hpp
>
Concept definition
template
<
typename
T>
concept
msgpack_concepts::IpcBin32Alias
=
requires
{
typename
T::IPC_CODEGEN_BIN32_ALIAS;
T::MSGPACK_SCHEMA_NAME;
}
msgpack_concepts::IpcBin32Alias
Definition
schema_impl.hpp:83
Detailed Description
Definition at line
83
of file
schema_impl.hpp
.
msgpack_concepts
IpcBin32Alias
Generated by
1.9.8