|
BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
#include <stdint.h>#include <unordered_map>Go to the source code of this file.
Classes | |
| struct | fc::unsigned_int |
| struct | std::hash< fc::unsigned_int > |
Namespaces | |
| fc | |
| std | |
Functions | |
| void | fc::to_variant (const unsigned_int &var, variant &vo, uint32_t max_depth=1) |
| void | fc::from_variant (const variant &var, unsigned_int &vo, uint32_t max_depth=1) |
1.8.17