|
Kagome
Polkadot Runtime Engine in C++17
|
Go to the source code of this file.
Classes | |
| struct | kagome::NumTag< Num > |
| Number-based marker-type for using as tag. More... | |
Namespaces | |
| kagome | |
Typedefs | |
| template<size_t N> | |
| using | kagome::Unused = Tagged< Empty, NumTag< N >> |
Functions | |
| template<size_t N> | |
| bool | kagome::operator== (const Unused< N > &, const Unused< N > &) |