Kagome
Polkadot Runtime Engine in C++17
stub.hpp File Reference
#include "common/empty.hpp"
#include "common/tagged.hpp"
#include <typeinfo>
Include dependency graph for stub.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  kagome::Stub< Tag >
 Stub-class for unimplemented types. More...
 

Namespaces

 kagome
 
 kagome::stub
 

Functions

template<typename Tag >
scale::ScaleEncoderStream & kagome::operator<< (scale::ScaleEncoderStream &s, const Stub< Tag > &data)
 
template<typename Tag >
scale::ScaleDecoderStream & kagome::operator>> (scale::ScaleDecoderStream &s, Stub< Tag > &data)