oc-issuer  0.0.2
Public Types | Public Member Functions | Static Public Member Functions | Friends | List of all members
BigInt Struct Reference

Public Types

enum class  eError : uint8_t { PARSE_ERROR }
 

Public Member Functions

std::string to_string () const
 

Static Public Member Functions

static tl::expected< BigInt, eError > from_string (const std::string &str)
 
static BigInt from_int (uint64_t value)
 

Friends

bool operator== (const BigInt &rhs, const BigInt &lhs)
 

The documentation for this struct was generated from the following files: