|
BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
#include <boost/multiprecision/integer.hpp>Go to the source code of this file.
Namespaces | |
| fc | |
Functions | |
| uint64_t | fc::uint128_lo64 (const uint128_t &x) |
| uint64_t | fc::uint128_hi64 (const uint128_t &x) |
| uint128_t | fc::uint128 (const uint64_t hi, const uint64_t lo) |
1.8.17