TTMath  0.9.4
 C++ bignum library
Data Structures | Namespaces
ttmathuint.h File Reference

template class UInt<uint> More...

#include <iostream>
#include <iomanip>
#include "ttmathtypes.h"
#include "ttmathmisc.h"
#include "ttmathuint_x86.h"
#include "ttmathuint_x86_64.h"
#include "ttmathuint_noasm.h"
Include dependency graph for ttmathuint.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  ttmath::UInt< value_size >
 UInt implements a big integer value without a sign. More...
 
union  ttmath::UInt< value_size >::uint_
 
class  ttmath::UInt< 0 >
 

Namespaces

 ttmath
 a namespace for the TTMath library
 

Detailed Description

template class UInt<uint>

Definition in file ttmathuint.h.