BitShares-Core  6.1.0
BitShares blockchain implementation and command-line interface software
Namespaces | Functions
uint128.hpp File Reference
#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)