Dash Core  0.12.2.1
P2P Digital Currency
uint256.h File Reference
#include <assert.h>
#include <cstring>
#include <stdexcept>
#include <stdint.h>
#include <string>
#include <vector>
#include "crypto/common.h"

Go to the source code of this file.

Classes

class  base_blob< BITS >
 
class  uint160
 
class  uint256
 
class  uint512
 

Functions

uint256 uint256S (const char *str)
 
uint256 uint256S (const std::string &str)
 

Function Documentation

◆ uint256S() [1/2]

◆ uint256S() [2/2]

uint256 uint256S ( const std::string &  str)
inline

Definition at line 150 of file uint256.h.