Kagome
Polkadot Runtime Engine in C++17
|
Go to the source code of this file.
Namespaces | |
kagome::primitives | |
Functions | |
template<class Stream , typename = std::enable_if_t<Stream::is_encoder_stream>> | |
Stream & | kagome::primitives::operator<< (Stream &s, const ArithmeticError &v) |
template<class Stream , typename = std::enable_if_t<Stream::is_decoder_stream>> | |
Stream & | kagome::primitives::operator>> (Stream &s, ArithmeticError &v) |
OUTCOME_HPP_DECLARE_ERROR (kagome::primitives, ArithmeticError) | |
OUTCOME_HPP_DECLARE_ERROR | ( | kagome::primitives | , |
ArithmeticError | |||
) |