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