#include <zeusbase/System/BigIntegerBase.h>#include <zeusbase/System/BitCodedValue.h>#include <zeusbase/System/ByteArray.hpp>Go to the source code of this file.
Classes | |
| class | zeus::TBigInteger< N > |
Namespaces | |
| namespace | zeus |
Typedefs | |
| typedef TBigInteger< 16 > | zeus::Int128 |
| typedef TBigInteger< 32 > | zeus::Int256 |
| typedef TBigInteger< 64 > | zeus::Int512 |
| typedef TBigInteger< 128 > | zeus::Int1024 |
| typedef TBigInteger< 256 > | zeus::Int2048 |
| typedef TBigInteger< 512 > | zeus::Int4096 |