Rob and Jason are joined by David Stone to discuss his bounded integer library.

David Stone has spoken at C++Now and Meeting C++. He is the author of the bounded::integer library: http://doublewise.net/c++/bounded/ and has a special interest in compile-time code generation and error checking, as well as machine learning. He owns DoubleWise C++ Consulting, providing on-site training with an emphasis on performance and correctness. He also works at Markit integrating real-time financial data. He once wrote an optimizing compiler that solved the halting problem, and is just waiting for it to finish compiling his program.

News * What do you want to see in VS2015 Update 1 * New Clion 1.1 EAP * CppCon 2015 Program Additions

David Stone * David Stone on StackOverflow * doublewise.net

Links * C++ Bounded Integer Library * C++Now 2014 - Removing Undefined behavior from integer operations * Meeting C++ 2014 - Writing robust code * C++Now 2015 - Functions want to be free * C++ Truths: Want speed? Use constexpr meta-programming!