CppCon 2016: Safe Numerics Library--Robert Ramey
Have you registered for CppCon 2017 in September? Don’t delay – Registration is open now.
While we wait for this year’s event, we’re featuring videos of some of the 100+ talks from CppCon 2016 for you to enjoy. Here is today’s feature:
Safe Numerics Library
by Robert Ramey
Summary of the talk:
This presentation describes the necessity, utility and usage for a library of safe integer types. These types function in all respects the same way as built-in integers, but guarantee that no integer expression will return an incorrect result. The library can be reviewed at the boost library incubator.

ACCU’s Overload journal of June 2017 is out. It contains the following C++ related articles.
Have you registered for CppCon 2017 in September?
Have you registered for CppCon 2017 in September? 