![]() |
TTMath
0.9.4
C++ bignum library
|
#include <ttmathuint.h>
Public Member Functions | |
void | Mul2Big (const UInt< 0 > &, UInt< 0 > &) |
void | SetZero () |
uint | AddTwoInts (uint, uint, uint) |
Data Fields | |
uint | table [1] |
this specialization is needed in order to not confuse the compiler "error: ISO C++ forbids zero-size array" when compiling Mul3Big2() method
Definition at line 4171 of file ttmathuint.h.