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