TTMath  0.9.4
 C++ bignum library
Public Member Functions | Data Fields
ttmath::UInt< 0 > Class Template Reference

#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]
 

Detailed Description

template<>
class ttmath::UInt< 0 >

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.


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