![]() |
Bitcoin Core 29.99.0
P2P Digital Currency
|
Generic utility functions used by capnp code. More...
#include <util.h>
Static Public Attributes | |
static constexpr size_t | size = sizeof...(Types) |
Generic utility functions used by capnp code.
Type holding a list of types.
Example: TypeList<int, bool, void>
|
staticconstexpr |