29 #include "../my_config.h"
72 { detruit(); copy_from(ref);
return *
this; };
77 std::string
human()
const;
83 void copy_from(
const deci & ref);
93 extern std::ostream &
operator << (std::ostream & ref,
const infinint & arg);
decimal class, convert infinint from and to decimal represention
const deci & operator=(const deci &ref)
copy operator
contains a class that permits arbitrary large data storage
deci(const deci &ref)
copy constructor
infinint computer() const
this produce a infinint from the decimal stored in the current object
arbitrary large storage structure
switch module to limitint (32 ou 64 bits integers) or infinint
this is the base class of object that can be allocated on a memory pool
the arbitrary large positive integer class
std::string human() const
this produce a string from the decimal stored in the current object