webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Friends | List of all members
BigInt Class Reference

Public Member Functions

 BigInt (ulong unit_i)
 
 BigInt (BigInt big1_i, BigInt big2_i)
 
ulong operator() (const ulong n1, const ulong n2)
 

Friends

ostream & operator<< (ostream &os, const BigInt &ins_i)
 

Constructor & Destructor Documentation

◆ BigInt() [1/2]

BigInt::BigInt ( ulong  unit_i)
inline

◆ BigInt() [2/2]

BigInt::BigInt ( BigInt  big1_i,
BigInt  big2_i 
)
inline

Member Function Documentation

◆ operator()()

ulong BigInt::operator() ( const ulong  n1,
const ulong  n2 
)
inline

Friends And Related Function Documentation

◆ operator<<

ostream& operator<< ( ostream &  os,
const BigInt ins_i 
)
friend

The documentation for this class was generated from the following file: