BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
#include <ext.hpp>
Public Member Functions | |
graphene_extension_pack_count_visitor (const T &v) | |
template<typename Member , class Class , Member Class::* member> | |
void | operator() (const char *name) const |
Public Attributes | |
const T & | value |
uint32_t | count = 0 |
|
inline |
|
inline |
|
mutable |
const T& graphene::protocol::graphene_extension_pack_count_visitor< T >::value |