BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
#include <reflect_util.hpp>
Public Types | |
typedef void | result_type |
Public Member Functions | |
static_variant_map_visitor () | |
template<typename T > | |
result_type | operator() (const T &dummy) |
Public Attributes | |
static_variant_map | m |
uint16_t | which |
Definition at line 53 of file reflect_util.hpp.
Definition at line 57 of file reflect_util.hpp.
|
inline |
Definition at line 55 of file reflect_util.hpp.
|
inline |
Definition at line 60 of file reflect_util.hpp.
static_variant_map graphene::wallet::impl::static_variant_map_visitor::m |
Definition at line 68 of file reflect_util.hpp.
uint16_t graphene::wallet::impl::static_variant_map_visitor::which |
Definition at line 69 of file reflect_util.hpp.