Details
The new version of the library is (will be) built on top a template called double_integer
which representation-wise correctly (little-endian) doubles width of any arbitrary integral data type.
Key features
- Objects correctly represent the data type they simulate for little-endian platform, P.O.D. aka
standard layout type
. - The std::numeric_limits is correctly overloaded for every instantiated double_integer.
- [...]
Legacy version of the library
Known issues
- Operator - is wrong for both classes
- Bound to the GCC compiler
- Only 128 bit wide
- None unit test whatsoever
License
int128 s a free software available under the zlib license.
For detailed text of the license see
The zlib License.




![[link leads out of this web]](img/external.gif)