#include "common_c_types_helpers.hpp"

Public Member Functions | |
| Iroha_Result | operator() (Value< void >) const |
| template<typename T , typename = std::enable_if_t<not std::is_void_v<T>>> | |
| Iroha_Result | operator() (Value< T > const &value) const |
| template<typename T , typename = std::enable_if_t<not std::is_void_v<T>>> | |
| Iroha_Result | operator() (Error< T > const &error) const |
|
inline |

|
inline |

|
inline |
