29 #include "../my_config.h"
69 {
detruit(); copy_from(ref);
return *
this; };
74 std::string
human()
const;
76 #ifdef LIBDAR_SPECIAL_ALLOC
77 USE_SPECIAL_ALLOC(
deci);
84 void copy_from(
const deci & ref);
94 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
deci(std::string s)
constructor to build a "deci" object from a string representing decimals
arbitrary large storage structure
switch module to limitint (32 ou 64 bits integers) or infinint
the arbitrary large positive integer class
std::string human() const
this produce a string fromr the decimal stored in the current object
libdar namespace encapsulate all libdar symbols