Boost logo

Boost :

Subject: [boost] updated version of safe integer library
From: Robert Ramey (ramey_at_[hidden])
Date: 2015-12-22 12:09:55


I've updated my safe integer library. Pointers to the most recent
documentation and code can be found at www.blincubator.com . Or one can use

documentation
http://htmlpreview.github.io/?https://github.com/robertramey/safe_numerics/master/doc/html/index.html

repository: https://github.com/robertramey/safe_numerics

I've

resolved added more tests.
added more examples and explanation of them
added facilities to enforce a guarantee of zero runtime penalty
added new section to the documentation of the above
added more documentation regarding the library implementation.
and other stuff.

There is still a little more to do. But there is nothing that I know
about that would prevent users from using this library right now to
implement guaranteed correct integer arithmetic in their applications.

Of course I'm interested any feedback and/or observations anyone want's
to offer.

Robert Ramey


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk