Boost logo

Boost Announcement :

Subject: [Boost-announce] [safe_numerics] Review coming in March
From: Andrzej Krzemienski (akrzemi1_at_[hidden])
Date: 2017-02-15 21:52:14


Hi Everyone,
This is to inform you ahead of time that the formal review of Robert
Ramey's Safe Numerics library will be held in about two weeks: March 2 -
March 11.

Boost Numerics is a set of drop-in replacements for the built-in integer
types, which make the guarantee that the results of operations are either
correct according to the rules of integer arithmetic or report a
diagnosable error (rather than offering modulo arithmetic results, or
resulting in undefined behavior, or returning incorrect results as in the
case of signed vs. unsigned comparisons).

The library can be found on GitHub:
https://github.com/robertramey/safe_numerics/

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

Even before the formal review starts, you can provide your review on Boost
Library Incubator:
http://blincubator.com/reviews/?library_id=426
It will also be included in the final verdict.

I will be making the official announcement on March 2.

Andrzej Krzemienski, review manager.



Boost-announce list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk