BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
Go to the source code of this file.
Namespaces | |
fc | |
Functions | |
template<typename T > | |
void | fc::to_variant (const T &o, variant &v, uint32_t max_depth) |
template<typename T > | |
void | fc::from_variant (const variant &v, T &o, uint32_t max_depth) |