![]() |
PRCYCoin
2.0.0.7rc1
P2P Digital Currency
|
#include "blob_uint256.h"#include "uint512.h"#include <assert.h>#include <cstring>#include <stdexcept>#include <stdint.h>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| class | uint_error |
| class | base_uint< BITS > |
| Template base class for unsigned big integers. More... | |
| class | arith_uint160 |
| 160-bit unsigned big integer. More... | |
| class | arith_uint256 |
| 256-bit unsigned big integer. More... | |
| class | arith_uint512 |
| 512-bit unsigned big integer. More... | |
Variables | |
| const arith_uint256 | ARITH_UINT256_ZERO = arith_uint256() |
| Old classes definitions. More... | |
| const arith_uint256 ARITH_UINT256_ZERO = arith_uint256() |
1.8.17