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);
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
libdar namespace encapsulate all libdar symbols
std::string human() const
this produce a string fromr the decimal stored in the current object