Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
msgpack_concepts::HasMsgPackSchema Concept Reference
#include <
concepts.hpp
>
Concept definition
template
<
typename
T>
concept
msgpack_concepts::HasMsgPackSchema
=
requires
(
const
T t,
DoNothing
nop) { t.msgpack_schema(nop); }
msgpack_concepts::HasMsgPackSchema
Definition
concepts.hpp:11
DoNothing
Definition
concepts.hpp:3
Detailed Description
Definition at line
11
of file
concepts.hpp
.
msgpack_concepts
HasMsgPackSchema
Generated by
1.9.8