#include "../my_config.h"
#include <typeinfo>
#include "storage.hpp"
#include "integers.hpp"
#include "int_tools.hpp"
Go to the source code of this file.
Namespaces | |
namespace | libdar |
Classes | |
class | libdar::infinint |
the arbitrary large positive integer class More... |
the infinint class implementation defined in this module can handle arbitrary large positive integer numbers
Definition in file real_infinint.hpp.